Trace number 4307176

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.33369 2.87605

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-07_c18.xml
MD5SUM950a11acbe9bee1dbcb0d00f57370eba
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 benchmark4.73223
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":14,"count":7},{"degree":15,"count":42}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":1},{"arity":9,"count":84},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":84}]
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-16312-serial-file.bin HOME/instance-4307176-1534206791.xml
0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Tue Aug 14 02:33:11 CEST 2018
0.66/0.55	c PID: 16315
0.66/0.55	c IP: 172.20.3.136
0.66/0.55	c HOST: node136.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/0.91	c (0,0) Parsing End
1.40/0.91	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.40/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.91	c (0,0) Constraint Name Generate Begin
1.40/0.92	c (0,0) Ctr:HOME/instance-4307176-1534206791.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.40/0.92	c (0,0) Constraint Name Generate End
1.40/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.92	c (0,0) CSP to CSPinCNF Begin
2.10/1.22	c (0,0) translated 9 (10%) constraints
2.10/1.24	c (0,0) translated 18 (20%) constraints
2.10/1.26	c (0,0) translated 26 (30%) constraints
2.10/1.27	c (0,0) translated 35 (40%) constraints
2.10/1.29	c (0,0) translated 43 (50%) constraints
2.38/1.30	c (0,0) translated 52 (60%) constraints
2.38/1.31	c (0,0) translated 61 (70%) constraints
2.38/1.32	c (0,0) translated 69 (80%) constraints
2.38/1.33	c (0,0) translated 78 (90%) constraints
2.38/1.34	c (0,0) translated 86 (100%) constraints
2.38/1.39	c (0,0) STATISTICS1:HOME/instance-4307176-1534206791.xml,AllDifferentMatrix:Element:Instantiation:IntVar,91,917,7,7,7,2,7:1218;1:252,7:2352;1:203,7:28;3:588;2:294;1:7,2:1470;1:798,
2.38/1.39	c (0,0) ==========================================
2.38/1.39	c (0,0) Order
2.38/1.39	c (0,0) ==========================================
2.73/1.42	c (0,0) translated 92 (10%) constraints
2.73/1.43	c (0,0) translated 184 (20%) constraints
2.73/1.44	c (0,0) translated 276 (30%) constraints
2.73/1.47	c (0,0) translated 367 (40%) constraints
2.99/1.50	c (0,0) translated 459 (50%) constraints
2.99/1.52	c (0,0) translated 551 (60%) constraints
2.99/1.55	c (1,1) translated 642 (70%) constraints
2.99/1.57	c (1,1) translated 734 (80%) constraints
2.99/1.59	c (1,1) translated 826 (90%) constraints
3.39/1.61	c (1,1) translated 917 (100%) constraints
3.39/1.61	c (1,1) CSP to CSPinCNF End
3.39/1.62	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.39/1.62	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.39/1.62	c (1,1) CSPinCNF Propagation Begin
3.39/1.68	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.39/1.68	c (1,1) CSPinCNF Propagation End
3.39/1.68	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.39/1.68	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.39/1.68	c (1,1) Simplify CSPinCNF Begin
3.77/1.71	c (1,1) Simplify CSPinCNF End
3.77/1.71	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.77/1.71	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.77/1.71	c (1,1) Calculate Precise Domain Begin
3.77/1.71	c (1,1) 0 values are removed by re-calculation
3.77/1.71	c (1,1) Calculate Precise Domain End
3.77/1.71	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.77/1.71	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.77/1.71	c (1,1) CSPinCNF to SatSolver Begin
3.77/1.80	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
4.10/1.81	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
4.10/1.83	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
4.10/1.84	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
4.10/1.85	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
4.10/1.86	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.10/1.87	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.10/1.88	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.10/1.89	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.10/1.90	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.10/1.90	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.10/1.90	c (1,1) CSPinCNF to SatSolver End
4.10/1.90	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.47/1.93	c (1,1) STATISTICS2:HOME/instance-4307176-1534206791.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1169,2506,7,7,5,2,7:600;6:572;5:256;1:256,7:2672;6:1088;5:368;2:2748;1:256,5:24;3:364;2:2118,2:1684;1:3764,
4.47/1.93	c (1,1) 1554 bool, 9634 clause
4.47/1.93	c (1,1) Export Begin
4.86/2.02	c (1,1) Export to HOME/scop-16312-serial-file.bin
4.86/2.02	c (1,1) Export End
4.86/2.02	c (1,1) Export File Size: 0.02 MB
4.86/2.02	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.86/2.02	c END-Prog: Tue Aug 14 02:33:13 CEST 2018
4.86/2.07	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16312-serial-file.bin
4.93/2.57	c (0,0) Read Serial File Begin
4.93/2.57	c (0,0) HOME/scop-16312-serial-file.bin
4.93/2.74	c (0,0) Read Serial File End
4.93/2.75	
4.93/2.75	scop order+glucose-syrup (2018-07-31)
4.93/2.75	(Solving Process)
4.93/2.75	
4.93/2.77	c BEGIN-Prog: Tue Aug 14 02:33:13 CEST 2018
4.93/2.77	c PID: 16335
4.93/2.77	c IP: 172.20.3.136
4.93/2.77	c HOST: node136.alineos.net
4.93/2.78	c (0,0) SatSolver.solve Begin
4.93/2.78	c (0,0) 0 bool, 0 clause
4.93/2.78	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307176-1534206791.xml-scop-16315.cnf
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.93/2.86	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.93/2.86	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.93/2.86	c (0,0) c |                                                                                                       |
4.93/2.86	c (0,0) c |  Number of variables:          1554                                                                   |
4.93/2.86	c (0,0) c |  Number of clauses:            9634                                                                   |
4.93/2.86	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.93/2.86	c (0,0) c |                                                                                                       |
4.93/2.86	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.93/2.86	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.93/2.86	c (0,0) c |                                                                                                       |
4.93/2.86	c (0,0) c |  Generating clones                                                                                    |
4.93/2.86	c (0,0) c |  all clones generated. Memory =  31.79Mb.                                                             |
4.93/2.86	c (0,0) c ========================================================================================================|
4.93/2.86	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.93/2.86	c (0,0) c Total Memory so far : 607.82Mb
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c real time : 0.0545051 s
4.93/2.86	c (0,0) c cpu time  : 0.239312 s
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.93/2.86	c (0,0) c
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) c | Conflicts     |            8988 |       1306 |       1354 |        447 |       1420 |        946 |       1369 |       1231 |        915 |
4.93/2.86	c (0,0) c | Decisions     |           11206 |       1626 |       1684 |        553 |       1750 |       1178 |       1694 |       1552 |       1169 |
4.93/2.86	c (0,0) c | Propagations  |          906508 |     135261 |     131682 |      47254 |     139942 |      95812 |     137379 |     122984 |      96194 |
4.93/2.86	c (0,0) c | Avg_Trail     |                 |        279 |        264 |        268 |        266 |        259 |        266 |        267 |        278 |
4.93/2.86	c (0,0) c | Avg_DL        |                 |          7 |          7 |          7 |          7 |          6 |          7 |          7 |          7 |
4.93/2.86	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.93/2.86	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) c | Exported      |             438 |         56 |         72 |         15 |         61 |         60 |         73 |         60 |         41 |
4.93/2.86	c (0,0) c | Imported      |            2112 |        381 |        328 |          0 |        244 |        313 |        294 |        314 |        238 |
4.93/2.86	c (0,0) c | Good          |             511 |        105 |         88 |          0 |         48 |         74 |         69 |         82 |         45 |
4.93/2.86	c (0,0) c | Purge         |            1601 |        276 |        240 |          0 |        196 |        239 |        225 |        232 |        193 |
4.93/2.86	c (0,0) c | Promoted      |              24 |          6 |          2 |          0 |          2 |          2 |          5 |          4 |          3 |
4.93/2.86	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.93/2.86	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) c | Unaries       |                 |          4 |          3 |          0 |          2 |          4 |          3 |          3 |          1 |
4.93/2.86	c (0,0) c | Binaries      |                 |         11 |         18 |          2 |         14 |         22 |         23 |         15 |         11 |
4.93/2.86	c (0,0) c | Glues         |                 |         56 |         72 |         15 |         61 |         60 |         73 |         60 |         41 |
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) c | Orig_Seen     |            33 % |       3650 |       3532 |       2308 |       3472 |       3007 |       3462 |       3365 |       3075 |
4.93/2.86	c (0,0) c | Diff Orig seen|                 |      X     | -      118 | -     1342 | -      178 | -      643 | -      188 | -      285 | -      575 |
4.93/2.86	c (0,0) c | Hamming       |            15 % |      X     |        247 |        243 |        239 |        211 |        254 |        224 |        266 |
4.93/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.93/2.86	c (0,0) 
4.93/2.86	c (0,0) s UNSATISFIABLE
4.93/2.86	c (0,0) SatSolver.solve End
4.93/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.93/2.86	c (0,0) Show results Begin
4.93/2.86	s UNSATISFIABLE
4.93/2.86	c (0,0) Show results End
4.93/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.93/2.86	c (0,0) 0,0,STOP-AFTER(ALL)
4.93/2.86	c END-Prog: Tue Aug 14 02:33:14 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 (13671 MiB free)
  memory of node 1: 16384 MiB (10435 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=16312, runsolver pid=16309

[startup+0.100154 s]*
/proc/loadavg: 6.94 7.94 8.13 3/199 16334
/proc/meminfo: memFree=24591380/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27313900 memory=106416 CPUtime=0.11 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 6587 0 0 0 8 3 0 0 20 0 20 0 238242239 27969433600 26604 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6828475 26604 2738 1 0 6790935 0
[pid=16315/tid=16316] ppid=16312 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 4683 0 0 0 6 2 0 0 20 0 20 0 238242239 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780558549664 139780570834270 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27313900 memory=139645124208256 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16320] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16320/stat : 16320 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780403047568 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16321] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16321/stat : 16321 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780401994000 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16322] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 26604 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242243 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 26604 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 26604 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) S 16312 16312 16026 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779643533296 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779642480752 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) S 16312 16312 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779641428208 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) S 16312 16312 16026 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779640375664 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 26604 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27969433600 26604 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107812 KiB

[startup+0.210066 s]*
/proc/loadavg: 6.94 7.94 8.13 2/199 16334
/proc/meminfo: memFree=24572652/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27313900 memory=123344 CPUtime=0.24 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 11056 0 0 0 20 4 0 0 20 0 20 0 238242239 27969433600 30836 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6828475 30836 2897 1 0 6790935 0
[pid=16315/tid=16316] ppid=16312 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 8931 0 0 0 16 3 0 0 20 0 20 0 238242239 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780558562528 139780570834270 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27313900 memory=329 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27313900 memory=139645125500478 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16320] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16320/stat : 16320 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780403047568 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16321] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16321/stat : 16321 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780401994000 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16322] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 30836 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242243 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 30836 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 30836 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) S 16312 16312 16026 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779643533296 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779642480752 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) S 16312 16312 16026 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779641428208 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) R 16312 16312 16026 0 -1 4202560 303 0 0 0 2 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779640375664 139780565678528 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 30836 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27969433600 30836 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124740 KiB

[startup+0.309722 s]*
/proc/loadavg: 6.94 7.94 8.13 2/199 16334
/proc/meminfo: memFree=24568976/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27313900 memory=127404 CPUtime=0.41 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 11675 0 0 0 37 4 0 0 20 0 20 0 238242239 27969433600 31851 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6828475 31851 2979 1 0 6790935 0
[pid=16315/tid=16316] ppid=16312 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 9337 0 0 0 26 3 0 0 20 0 20 0 238242239 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780558545040 139780567029113 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16320] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16320/stat : 16320 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780403047568 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16321] ppid=16312 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16315/task/16321/stat : 16321 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780401994000 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16322] ppid=16312 vsize=27313900 memory=139645023253423 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27313900 memory=139645023255728 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27313900 memory=139645023258032 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27969433600 31851 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242243 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27313900 memory=279290046523024 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 31851 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27313900 memory=279290046529936 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27969433600 31851 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27313900 memory=279290046471184 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27313900 memory=279290046543760 CPUtime=0 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) S 16312 16312 16026 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779643533296 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27313900 memory=279290046550672 CPUtime=0.01 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) S 16312 16312 16026 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779642480752 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27313900 memory=279290046548368 CPUtime=0.01 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) S 16312 16312 16026 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779641428208 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27313900 memory=279290046564528 CPUtime=0.07 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) S 16312 16312 16026 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779640375664 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27969433600 31851 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27969433600 31851 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128800 KiB

[startup+0.70096 s]
/proc/loadavg: 6.94 7.94 8.13 2/199 16334
/proc/meminfo: memFree=24546996/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27322296 memory=163296 CPUtime=1.01 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 18338 0 0 0 94 7 0 0 20 0 20 0 238242239 27978031104 40824 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6830574 40824 3123 1 0 6791959 0
[pid=16315/tid=16316] ppid=16312 vsize=27322296 memory=279290046922416 CPUtime=0.67 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 15510 0 0 0 62 5 0 0 20 0 20 0 238242239 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780558589600 139780063106991 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27322296 memory=139645023462256 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27322296 memory=1020 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0

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

[pid=16315/tid=16322] ppid=16312 vsize=27322296 memory=13940 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27322296 memory=12552 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27322296 memory=35556 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27978031104 40824 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27322296 memory=2324 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242243 27978031104 40824 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27322296 memory=1580 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27978031104 40824 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27322328 memory=496 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27978063872 40824 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27322328 memory=928 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27978063872 40824 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27322328 memory=0 CPUtime=0.07 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) S 16312 16312 16026 0 -1 1077944384 571 0 0 0 7 0 0 0 20 0 20 0 238242246 27978063872 40824 33554432000 4194304 4196468 140726608138400 139779643533296 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27322296 memory=3880 CPUtime=0.04 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) S 16312 16312 16026 0 -1 1077944384 118 0 0 0 4 0 0 0 20 0 20 0 238242246 27978031104 40836 33554432000 4194304 4196468 140726608138400 139779642480752 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27322296 memory=2672 CPUtime=0.03 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) S 16312 16312 16026 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 20 0 238242246 27978031104 40836 33554432000 4194304 4196468 140726608138400 139779641428208 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27322296 memory=1256 CPUtime=0.15 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) R 16312 16312 16026 0 -1 4202560 494 0 0 0 15 0 0 0 20 0 20 0 238242246 27978031104 40836 33554432000 4194304 4196468 140726608138400 139779640375664 139780565888311 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27322296 memory=10424 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27978031104 40836 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27322296 memory=1600 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27978031104 40836 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 164692 KiB

[startup+1.50099 s]
/proc/loadavg: 6.94 7.94 8.13 3/199 16334
/proc/meminfo: memFree=24519764/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27326392 memory=216488 CPUtime=2.99 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 22431 0 0 0 288 11 0 0 20 0 20 0 238242239 27982225408 54122 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6831598 54122 3190 1 0 6792983 0
[pid=16315/tid=16316] ppid=16312 vsize=27326392 memory=13845266004445752 CPUtime=1.47 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 16706 0 0 0 140 7 0 0 20 0 20 0 238242239 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780558587920 139780568160075 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16320] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16320/stat : 16320 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780403047568 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16321] ppid=16312 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/16315/task/16321/stat : 16321 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780401994000 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16322] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 54122 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242243 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27982225408 54122 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27982225408 54122 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27326392 memory=0 CPUtime=0.29 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) R 16312 16312 16026 0 -1 4202560 901 0 0 0 28 1 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779643533296 139780569966096 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27326392 memory=0 CPUtime=0.27 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) S 16312 16312 16026 0 -1 1077944384 340 0 0 0 27 0 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779642480752 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27326392 memory=0 CPUtime=0.23 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) S 16312 16312 16026 0 -1 1077944384 481 0 0 0 22 1 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779641428208 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27326392 memory=6944656575208382560 CPUtime=0.7 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) S 16312 16312 16026 0 -1 1077944384 2642 0 0 0 69 1 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779640375664 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27326392 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27982225408 54122 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27982225408 54122 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 217884 KiB

[startup+2.87596 s]
# the end of solver process 16312 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.10213 s, system=0.231567 s

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

[startup+1.60112 s]
/proc/loadavg: 6.94 7.94 8.13 3/199 16334
/proc/meminfo: memFree=24519764/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238242239 115843072 349 33554432000 4194304 5098028 140725919598496 140725919595752 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 349 296 221 0 87 0
[pid=16315] ppid=16312 vsize=27326392 memory=232872 CPUtime=3.39 cores=0-7
/proc/16315/stat : 16315 (java) S 16312 16312 16026 0 -1 1077944320 23010 0 0 0 327 12 0 0 20 0 20 0 238242239 27982225408 58218 33554432000 4194304 4196468 140726608138400 140726608120944 139780586753783 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
/proc/16315/statm: 6831598 58218 3194 1 0 6792983 0
[pid=16315/tid=16316] ppid=16312 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/16315/task/16316/stat : 16316 (java) R 16312 16312 16026 0 -1 4202560 16716 0 0 0 149 7 0 0 20 0 20 0 238242239 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780558589648 139780069626828 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16317] ppid=16312 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/16315/task/16317/stat : 16317 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780590996240 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16318] ppid=16312 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/16315/task/16318/stat : 16318 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780405152656 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16319] ppid=16312 vsize=27326392 memory=3752 CPUtime=0 cores=0-7
/proc/16315/task/16319/stat : 16319 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780404100112 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16320] ppid=16312 vsize=27326392 memory=64364 CPUtime=0 cores=0-7
/proc/16315/task/16320/stat : 16320 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780403047568 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16321] ppid=16312 vsize=27326392 memory=2148 CPUtime=0 cores=0-7
/proc/16315/task/16321/stat : 16321 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780401994000 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16322] ppid=16312 vsize=27326392 memory=1196 CPUtime=0 cores=0-7
/proc/16315/task/16322/stat : 16322 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780400941456 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16323] ppid=16312 vsize=27326392 memory=1500 CPUtime=0 cores=0-7
/proc/16315/task/16323/stat : 16323 (java) S 16312 16312 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780399888912 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16324] ppid=16312 vsize=27326392 memory=844 CPUtime=0 cores=0-7
/proc/16315/task/16324/stat : 16324 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242242 27982225408 58218 33554432000 4194304 4196468 140726608138400 139780398836368 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16325] ppid=16312 vsize=27326392 memory=3880 CPUtime=0 cores=0-7
/proc/16315/task/16325/stat : 16325 (java) S 16312 16312 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242243 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779712260592 139780586764930 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16326] ppid=16312 vsize=27326392 memory=2672 CPUtime=0 cores=0-7
/proc/16315/task/16326/stat : 16326 (java) S 16312 16312 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242244 27982225408 58218 33554432000 4194304 4196468 140726608138400 139778368464288 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16327] ppid=16312 vsize=27326392 memory=1256 CPUtime=0 cores=0-7
/proc/16315/task/16327/stat : 16327 (java) S 16312 16312 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242244 27982225408 58218 33554432000 4194304 4196468 140726608138400 139778234242544 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16328] ppid=16312 vsize=27326392 memory=10424 CPUtime=0 cores=0-7
/proc/16315/task/16328/stat : 16328 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139777859738320 139780586772379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16329] ppid=16312 vsize=27326392 memory=164 CPUtime=0.39 cores=0-7
/proc/16315/task/16329/stat : 16329 (java) R 16312 16312 16026 0 -1 4202560 928 0 0 0 38 1 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779643516464 139780569967144 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16330] ppid=16312 vsize=27326392 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/16315/task/16330/stat : 16330 (java) R 16312 16312 16026 0 -1 4202560 592 0 0 0 36 0 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779642460112 139780568297971 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16331] ppid=16312 vsize=27326392 memory=-9001734013606258791 CPUtime=0.32 cores=0-7
/proc/16315/task/16331/stat : 16331 (java) R 16312 16312 16026 0 -1 4202560 751 0 0 0 31 1 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779641409224 139780570252648 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16332] ppid=16312 vsize=27326392 memory=-9001734013606258791 CPUtime=0.72 cores=0-7
/proc/16315/task/16332/stat : 16332 (java) S 16312 16312 16026 0 -1 1077944384 2662 0 0 0 71 1 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779640375664 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16333] ppid=16312 vsize=27326392 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/16315/task/16333/stat : 16333 (java) S 16312 16312 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242246 27982225408 58218 33554432000 4194304 4196468 140726608138400 139777361832672 139780586763989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
[pid=16315/tid=16334] ppid=16312 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/16315/task/16334/stat : 16334 (java) S 16312 16312 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242247 27982225408 58218 33554432000 4194304 4196468 140726608138400 139779639323568 139780586764930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140726608147432 140726608147757 140726608147757 140726608150479 0
Current children cumulated CPU time: 3.39 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 234268 KiB

[startup+2.40028 s]
/proc/loadavg: 6.94 7.94 8.13 4/199 16334
/proc/meminfo: memFree=24398268/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1472 CPUtime=4.93 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 590 25788 0 0 0 0 479 14 20 0 1 0 238242239 115843072 368 33554432000 4194304 5098028 140725919598496 140725919595240 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80022 s]
/proc/loadavg: 6.94 7.94 8.13 4/199 16334
/proc/meminfo: memFree=24398268/32770624 swapFree=67108172/67108860
[pid=16312] ppid=16309 vsize=113128 memory=1472 CPUtime=4.93 cores=0-7
/proc/16312/stat : 16312 (scop.sh) S 16309 16312 16026 0 -1 4202496 590 25788 0 0 0 0 479 14 20 0 1 0 238242239 115843072 368 33554432000 4194304 5098028 140725919598496 140725919595240 140554743165564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32542720 140725919605794 140725919606019 140725919606019 140725919608781 0
/proc/16312/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.87605
CPU time (s): 6.33369
CPU user time (s): 6.10213
CPU system time (s): 0.231567
CPU usage (%): 220.222
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 301308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.10213
system time used= 0.231567
maximum resident set size= 306820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46348
page faults= 0
swaps= 0
block input operations= 8
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7481
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 16312
#   total CPU time (s): 6.33369
#   total CPU user time (s): 6.10213
#   total CPU system time (s): 0.231567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046377 second user time and 0.062555 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-14 02:33:11
IDJOB=4307176
IDBENCH=141610
IDSOLVER=2788
FILE ID=node136/4307176-1534206791
RUNJOBID= node136-1534206782-16053
PBS_JOBID= 21038020
Free space on /tmp= 35592 MiB

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

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=393674662

node136.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.50
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.50
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.50
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.50
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:        24685868 kB
MemAvailable:   31904756 kB
Buffers:           89452 kB
Cached:          7339432 kB
SwapCached:           16 kB
Active:          3691192 kB
Inactive:        3791272 kB
Active(anon):       4544 kB
Inactive(anon):   101016 kB
Active(file):    3686648 kB
Inactive(file):  3690256 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:              8508 kB
Writeback:             4 kB
AnonPages:         59932 kB
Mapped:            52264 kB
Shmem:             49576 kB
Slab:             298188 kB
SReclaimable:     270444 kB
SUnreclaim:        27744 kB
KernelStack:        3232 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349036 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35584 MiB
End job on node136 at 2018-08-14 02:33:14