Trace number 4307498

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)UNSAT 6.43125 2.83089

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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-2454-serial-file.bin HOME/instance-4307498-1534192784.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:39:44 CEST 2018
0.65/0.55	c PID: 2457
0.65/0.55	c IP: 172.20.3.133
0.65/0.55	c HOST: node133.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.40/0.92	c (0,0) Parsing End
1.40/0.93	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.40/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) Constraint Name Generate Begin
1.40/0.94	c (0,0) Ctr:HOME/instance-4307498-1534192784.xml,ExtensionConflict:ExtensionSupport:IntVar
1.40/0.94	c (0,0) Constraint Name Generate End
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.94	c (0,0) CSP to CSPinCNF Begin
1.92/1.26	c (0,0) translated 24 (10%) constraints
2.22/1.33	c (0,0) translated 47 (20%) constraints
2.22/1.37	c (0,0) translated 70 (30%) constraints
2.22/1.39	c (0,0) translated 93 (40%) constraints
2.60/1.42	c (0,0) translated 116 (50%) constraints
2.60/1.44	c (0,0) translated 139 (60%) constraints
2.60/1.46	c (0,0) translated 162 (70%) constraints
3.02/1.57	c (1,1) translated 185 (80%) constraints
3.02/1.59	c (1,1) translated 208 (90%) constraints
3.45/1.61	c (1,1) translated 231 (100%) constraints
3.45/1.66	c (1,1) STATISTICS1:HOME/instance-4307498-1534192784.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.45/1.66	c (1,1) ==========================================
3.45/1.66	c (1,1) Both Encoding selects:
3.45/1.66	c (1,1) Order
3.45/1.66	c (1,1) ==========================================
3.45/1.68	c (1,1) translated 196 (10%) constraints
3.45/1.69	c (1,1) translated 392 (20%) constraints
3.90/1.70	c (1,1) translated 588 (30%) constraints
3.90/1.71	c (1,1) translated 784 (40%) constraints
3.90/1.72	c (1,1) translated 980 (50%) constraints
3.90/1.72	c (1,1) translated 1176 (60%) constraints
3.90/1.73	c (1,1) translated 1372 (70%) constraints
3.90/1.74	c (1,1) translated 1568 (80%) constraints
3.90/1.75	c (1,1) translated 1764 (90%) constraints
3.90/1.76	c (1,1) translated 1960 (100%) constraints
3.90/1.76	c (1,1) CSP to CSPinCNF End
3.90/1.76	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.90/1.76	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.90/1.76	c (1,1) CSPinCNF Propagation Begin
4.31/1.82	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
4.31/1.82	c (1,1) CSPinCNF Propagation End
4.31/1.82	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.31/1.82	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.31/1.82	c (1,1) Simplify CSPinCNF Begin
4.31/1.83	c (1,1) Simplify CSPinCNF End
4.31/1.83	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.31/1.83	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.31/1.83	c (1,1) Calculate Precise Domain Begin
4.31/1.83	c (1,1) 0 values are removed by re-calculation
4.31/1.83	c (1,1) Calculate Precise Domain End
4.31/1.83	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.31/1.83	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.31/1.83	c (1,1) CSPinCNF to SatSolver Begin
4.31/1.87	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
4.31/1.88	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
4.31/1.89	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.31/1.90	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.77/1.90	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.77/1.91	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.77/1.91	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.77/1.91	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.77/1.92	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.77/1.92	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.77/1.92	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.77/1.92	c (1,1) CSPinCNF to SatSolver End
4.77/1.92	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.77/1.94	c (1,1) STATISTICS2:HOME/instance-4307498-1534192784.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.77/1.94	c (1,1) 504 bool, 2344 clause
4.77/1.94	c (1,1) Export Begin
5.10/2.03	c (1,1) Export to HOME/scop-2454-serial-file.bin
5.10/2.03	c (1,1) Export End
5.10/2.03	c (1,1) Export File Size: 0.01 MB
5.10/2.03	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.10/2.03	c END-Prog: Mon Aug 13 22:39:46 CEST 2018
5.10/2.04	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-2454-serial-file.bin
5.17/2.53	c (0,0) Read Serial File Begin
5.17/2.53	c (0,0) HOME/scop-2454-serial-file.bin
5.17/2.71	c (0,0) Read Serial File End
5.17/2.71	
5.17/2.71	scop order+glucose-syrup (2018-07-31)
5.17/2.71	(Solving Process)
5.17/2.71	
5.17/2.74	c BEGIN-Prog: Mon Aug 13 22:39:47 CEST 2018
5.17/2.74	c PID: 2477
5.17/2.74	c IP: 172.20.3.133
5.17/2.74	c HOST: node133.alineos.net
5.17/2.75	c (0,0) SatSolver.solve Begin
5.17/2.75	c (0,0) 0 bool, 0 clause
5.17/2.75	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307498-1534192784.xml-scop-2457.cnf
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.17/2.79	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.17/2.79	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.17/2.79	c (0,0) c |                                                                                                       |
5.17/2.79	c (0,0) c |  Number of variables:           504                                                                   |
5.17/2.79	c (0,0) c |  Number of clauses:            2344                                                                   |
5.17/2.79	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.17/2.79	c (0,0) c |                                                                                                       |
5.17/2.79	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
5.17/2.79	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.17/2.79	c (0,0) c |                                                                                                       |
5.17/2.79	c (0,0) c |  Generating clones                                                                                    |
5.17/2.79	c (0,0) c |  all clones generated. Memory =  27.17Mb.                                                             |
5.17/2.79	c (0,0) c ========================================================================================================|
5.17/2.79	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
5.17/2.79	c (0,0) c Total Memory so far : 603.20Mb
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c real time : 0.020751 s
5.17/2.79	c (0,0) c cpu time  : 0.078113 s
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.17/2.79	c (0,0) c
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) c | Conflicts     |           15712 |       1942 |       2129 |       2437 |        626 |       2366 |       2165 |       2003 |       2044 |
5.17/2.79	c (0,0) c | Decisions     |           25197 |       3040 |       3359 |       3814 |       1253 |       3708 |       3436 |       3281 |       3306 |
5.17/2.79	c (0,0) c | Propagations  |          156272 |      19897 |      20800 |      25298 |       6641 |      24187 |      20945 |      18901 |      19603 |
5.17/2.79	c (0,0) c | Avg_Trail     |                 |        243 |        265 |        244 |        273 |        249 |        271 |        310 |        300 |
5.17/2.79	c (0,0) c | Avg_DL        |                 |         44 |         43 |         38 |         44 |         39 |         43 |         50 |         50 |
5.17/2.79	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.17/2.79	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) c | Exported      |            1028 |        115 |        138 |        156 |         49 |        169 |        154 |        131 |        116 |
5.17/2.79	c (0,0) c | Imported      |            5664 |        823 |        855 |        776 |          0 |        857 |        813 |        828 |        712 |
5.17/2.79	c (0,0) c | Good          |             237 |         34 |         37 |         32 |          0 |         44 |         29 |         39 |         22 |
5.17/2.79	c (0,0) c | Purge         |            5427 |        789 |        818 |        744 |          0 |        813 |        784 |        789 |        690 |
5.17/2.79	c (0,0) c | Promoted      |             155 |         14 |         22 |         18 |          0 |         23 |         34 |         31 |         13 |
5.17/2.79	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.17/2.79	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) c | Unaries       |                 |          5 |          5 |          4 |          0 |          8 |          4 |          4 |          4 |
5.17/2.79	c (0,0) c | Binaries      |                 |          4 |         10 |          8 |          2 |         15 |         11 |          4 |          7 |
5.17/2.79	c (0,0) c | Glues         |                 |        115 |        138 |        156 |         49 |        169 |        154 |        131 |        116 |
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) c | Orig_Seen     |            37 % |        782 |        975 |        979 |        500 |        980 |        975 |        964 |        869 |
5.17/2.79	c (0,0) c | Diff Orig seen|                 | -      198 | -        5 | -        1 | -      480 |      X     | -        5 | -       16 | -      111 |
5.17/2.79	c (0,0) c | Hamming       |            22 % |        151 |         93 |         37 |        135 |      X     |        128 |        120 |        131 |
5.17/2.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.17/2.79	c (0,0) 
5.17/2.79	c (0,0) s UNSATISFIABLE
5.17/2.82	c (0,0) SatSolver.solve End
5.17/2.82	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.17/2.82	c (0,0) Show results Begin
5.17/2.82	s UNSATISFIABLE
5.17/2.82	c (0,0) Show results End
5.17/2.82	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.17/2.82	c (0,0) 0,0,STOP-AFTER(ALL)
5.17/2.82	c END-Prog: Mon Aug 13 22:39:47 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 (6649 MiB free)
  memory of node 1: 16384 MiB (3198 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100146 s]*
/proc/loadavg: 0.59 0.17 0.61 3/204 2476
/proc/meminfo: memFree=9989264/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27313900 memory=108188 CPUtime=0.1 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 6494 0 0 0 8 2 0 0 20 0 20 0 236841543 27969433600 27047 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6828475 27047 2735 1 0 6790935 0
[pid=2457/tid=2458] ppid=2454 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 4678 0 0 0 7 2 0 0 20 0 20 0 236841544 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416796436800 140416808682846 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27313900 memory=140342820832896 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2462] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2462/stat : 2462 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416245201808 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2463] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2463/stat : 2463 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416244148752 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2464] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 27112 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 27112 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 27112 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) S 2454 2454 1330 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415345125616 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415344073072 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415343020016 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 27112 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109584 KiB

[startup+0.210742 s]*
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9972892/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27313900 memory=123084 CPUtime=0.24 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 10442 0 0 0 21 3 0 0 20 0 20 0 236841543 27969433600 30771 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6828475 30771 2902 1 0 6790935 0
[pid=2457/tid=2458] ppid=2454 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 8356 0 0 0 17 2 0 0 20 0 20 0 236841544 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416796411104 140416808682846 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27313900 memory=140342820835603 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2462] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2462/stat : 2462 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416245201808 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2463] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2463/stat : 2463 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416244148752 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2464] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 30771 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 30771 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 30771 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) S 2454 2454 1330 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415345125616 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) S 2454 2454 1330 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415344073072 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415343020016 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 310 0 0 0 2 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 30771 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124480 KiB

[startup+0.31053 s]*
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9968836/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27313900 memory=127288 CPUtime=0.42 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 11126 0 0 0 38 4 0 0 20 0 20 0 236841543 27969433600 31822 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6828475 31822 2969 1 0 6790935 0
[pid=2457/tid=2458] ppid=2454 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 8805 0 0 0 26 3 0 0 20 0 20 0 236841544 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416796409536 140416804874096 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2462] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2462/stat : 2462 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416245201808 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2463] ppid=2454 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/2457/task/2463/stat : 2463 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416244148752 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2464] ppid=2454 vsize=27313900 memory=140342687003567 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27313900 memory=140342687005872 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27313900 memory=140342687008176 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27969433600 31822 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27313900 memory=280685374023312 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 31822 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27313900 memory=280685374030224 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27969433600 31822 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27313900 memory=280685373971504 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27313900 memory=280685374044048 CPUtime=0.01 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) S 2454 2454 1330 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415345125616 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27313900 memory=280685374050960 CPUtime=0.01 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) S 2454 2454 1330 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415344073072 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27313900 memory=280685374048656 CPUtime=0.01 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) S 2454 2454 1330 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415343020016 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27313900 memory=280685374064816 CPUtime=0.07 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 356 0 0 0 7 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27969433600 31822 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128684 KiB

[startup+0.701015 s]
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9944716/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27322296 memory=165372 CPUtime=0.99 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 18413 0 0 0 93 6 0 0 20 0 20 0 236841543 27978031104 41343 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6830574 41343 3146 1 0 6791959 0
[pid=2457/tid=2458] ppid=2454 vsize=27322296 memory=280685374422704 CPUtime=0.67 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 15550 0 0 0 62 5 0 0 20 0 20 0 236841544 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416796436112 140416808645989 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27322296 memory=140342687212400 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27322296 memory=1940 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0

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

[pid=2457/tid=2464] ppid=2454 vsize=27322296 memory=15252 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27322296 memory=15448 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27322296 memory=4044 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27978031104 41343 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27322296 memory=1176 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841548 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27322296 memory=35820 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27978031104 41343 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27322296 memory=1720 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27978031104 41343 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27322296 memory=508 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27322296 memory=22244 CPUtime=0.04 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) R 2454 2454 1330 0 -1 1077944384 459 0 0 0 4 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415345125616 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27322296 memory=1620 CPUtime=0.07 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) S 2454 2454 1330 0 -1 1077944384 458 0 0 0 7 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415344073072 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27322296 memory=11796 CPUtime=0.04 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) S 2454 2454 1330 0 -1 1077944384 117 0 0 0 4 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415343020016 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27322296 memory=5772 CPUtime=0.16 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 490 0 0 0 16 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27322296 memory=4616 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27322296 memory=1388 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27978031104 41343 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 166768 KiB

[startup+1.50114 s]
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9917952/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27326392 memory=232428 CPUtime=3.02 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 22840 0 0 0 292 10 0 0 20 0 20 0 236841543 27982225408 58107 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6831598 58107 3190 1 0 6792983 0
[pid=2457/tid=2458] ppid=2454 vsize=27326392 memory=16097065801352663 CPUtime=1.47 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 16738 0 0 0 141 6 0 0 20 0 20 0 236841544 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416796434096 140416824614294 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2462] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2462/stat : 2462 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416245201808 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2463] ppid=2454 vsize=27326392 memory=280685374696464 CPUtime=0 cores=0-7
/proc/2457/task/2463/stat : 2463 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416244148752 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2464] ppid=2454 vsize=27326392 memory=140342687349280 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 58107 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 58107 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 58107 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27326392 memory=0 CPUtime=0.27 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) R 2454 2454 1330 0 -1 4202560 958 0 0 0 27 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415345106632 140416809502844 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27326392 memory=0 CPUtime=0.34 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) R 2454 2454 1330 0 -1 4202560 670 0 0 0 33 1 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415344062544 140416807989136 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27326392 memory=0 CPUtime=0.26 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) R 2454 2454 1330 0 -1 4202560 576 0 0 0 26 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415343001032 140416808099143 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27326392 memory=6944656575208382560 CPUtime=0.63 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 2559 0 0 0 63 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27326392 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27326392 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 58107 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 233824 KiB

[startup+2.83085 s]
# the end of solver process 2454 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.19397 s, system=0.237281 s

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

[startup+1.60114 s]
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9917952/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841543 115843072 349 33554432000 4194304 5098028 140727694591424 140727694588680 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 349 296 221 0 87 0
[pid=2457] ppid=2454 vsize=27326392 memory=245088 CPUtime=3.45 cores=0-7
/proc/2457/stat : 2457 (java) S 2454 2454 1330 0 -1 1077944320 23436 0 0 0 335 10 0 0 20 0 20 0 236841543 27982225408 61272 33554432000 4194304 4196468 140725988610000 140725988592544 140416824602359 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
/proc/2457/statm: 6831598 61272 3190 1 0 6792983 0
[pid=2457/tid=2458] ppid=2454 vsize=27326392 memory=6944656592455097440 CPUtime=1.56 cores=0-7
/proc/2457/task/2458/stat : 2458 (java) R 2454 2454 1330 0 -1 4202560 16810 0 0 0 150 6 0 0 20 0 20 0 236841544 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416796434000 140416326571111 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2459] ppid=2454 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/2457/task/2459/stat : 2459 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416828845072 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2460] ppid=2454 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/2457/task/2460/stat : 2460 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416643001488 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2461] ppid=2454 vsize=27326392 memory=3768 CPUtime=0 cores=0-7
/proc/2457/task/2461/stat : 2461 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416641948432 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2462] ppid=2454 vsize=27326392 memory=64276 CPUtime=0 cores=0-7
/proc/2457/task/2462/stat : 2462 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416245201808 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2463] ppid=2454 vsize=27326392 memory=1228 CPUtime=0 cores=0-7
/proc/2457/task/2463/stat : 2463 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416244148752 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2464] ppid=2454 vsize=27326392 memory=2252 CPUtime=0 cores=0-7
/proc/2457/task/2464/stat : 2464 (java) S 2454 2454 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416243096208 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2465] ppid=2454 vsize=27326392 memory=1796 CPUtime=0 cores=0-7
/proc/2457/task/2465/stat : 2465 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416242043152 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2466] ppid=2454 vsize=27326392 memory=756 CPUtime=0 cores=0-7
/proc/2457/task/2466/stat : 2466 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841546 27982225408 61272 33554432000 4194304 4196468 140725988610000 140416240990608 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2467] ppid=2454 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/2457/task/2467/stat : 2467 (java) S 2454 2454 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415346178800 140416824613506 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2468] ppid=2454 vsize=27326392 memory=11796 CPUtime=0 cores=0-7
/proc/2457/task/2468/stat : 2468 (java) S 2454 2454 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 61272 33554432000 4194304 4196468 140725988610000 140414560495264 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2469] ppid=2454 vsize=27326392 memory=5772 CPUtime=0 cores=0-7
/proc/2457/task/2469/stat : 2469 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841548 27982225408 61272 33554432000 4194304 4196468 140725988610000 140414292059376 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2470] ppid=2454 vsize=27326392 memory=4616 CPUtime=0 cores=0-7
/proc/2457/task/2470/stat : 2470 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140413917551056 140416824620955 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2471] ppid=2454 vsize=27326392 memory=164 CPUtime=0.37 cores=0-7
/proc/2457/task/2471/stat : 2471 (java) R 2454 2454 1330 0 -1 4202560 1305 0 0 0 37 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415345106632 140416809150624 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2472] ppid=2454 vsize=27326392 memory=-7522837583129502606 CPUtime=0.42 cores=0-7
/proc/2457/task/2472/stat : 2472 (java) R 2454 2454 1330 0 -1 4202560 702 0 0 0 41 1 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415344059856 140416808088477 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2473] ppid=2454 vsize=27326392 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/2457/task/2473/stat : 2473 (java) R 2454 2454 1330 0 -1 4202560 616 0 0 0 36 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415343001032 140416808099129 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2474] ppid=2454 vsize=27326392 memory=-9001734013606258791 CPUtime=0.68 cores=0-7
/proc/2457/task/2474/stat : 2474 (java) S 2454 2454 1330 0 -1 1077944384 2663 0 0 0 68 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415341967472 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2475] ppid=2454 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/2457/task/2475/stat : 2475 (java) S 2454 2454 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140413419645920 140416824612565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
[pid=2457/tid=2476] ppid=2454 vsize=27326392 memory=-7457095209514532716 CPUtime=0 cores=0-7
/proc/2457/task/2476/stat : 2476 (java) S 2454 2454 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841551 27982225408 61272 33554432000 4194304 4196468 140725988610000 140415340915888 140416824613506 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18571264 140725988611050 140725988611373 140725988611373 140725988614095 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 246484 KiB

[startup+2.40036 s]
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9778772/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1472 CPUtime=5.17 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 590 26245 0 0 0 0 503 14 20 0 1 0 236841543 115843072 368 33554432000 4194304 5098028 140727694591424 140727694588168 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 5.17 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80029 s]
/proc/loadavg: 0.59 0.17 0.61 2/204 2476
/proc/meminfo: memFree=9778772/32770624 swapFree=67108852/67108860
[pid=2454] ppid=2451 vsize=113128 memory=1472 CPUtime=5.17 cores=0-7
/proc/2454/stat : 2454 (scop.sh) S 2451 2454 1330 0 -1 4202496 590 26245 0 0 0 0 503 14 20 0 1 0 236841543 115843072 368 33554432000 4194304 5098028 140727694591424 140727694588168 139937786344060 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19095552 140727694599203 140727694599427 140727694599427 140727694602189 0
/proc/2454/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 5.17 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.83089
CPU time (s): 6.43125
CPU user time (s): 6.19397
CPU system time (s): 0.237281
CPU usage (%): 227.181
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 321216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.19397
system time used= 0.237281
maximum resident set size= 322924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47152
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8404
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 2454
#   total CPU time (s): 6.43125
#   total CPU user time (s): 6.19397
#   total CPU system time (s): 0.237281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039044 second user time and 0.074084 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:44
IDJOB=4307498
IDBENCH=141415
IDSOLVER=2789
FILE ID=node133/4307498-1534192784
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-08_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307498-1534192784/watcher-4307498-1534192784 -o /tmp/evaluation-result-4307498-1534192784/solver-4307498-1534192784 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307498-1534192784.xml

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=1687069500

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:        10085196 kB
MemAvailable:   31902004 kB
Buffers:          241596 kB
Cached:         21566032 kB
SwapCached:            4 kB
Active:         10468312 kB
Inactive:       11393256 kB
Active(anon):       4476 kB
Inactive(anon):   101680 kB
Active(file):   10463836 kB
Inactive(file): 11291576 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8476 kB
Writeback:             0 kB
AnonPages:         96488 kB
Mapped:            57632 kB
Shmem:             49816 kB
Slab:             517892 kB
SReclaimable:     489856 kB
SUnreclaim:        28036 kB
KernelStack:        3632 kB
PageTables:         5440 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:     43008 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:47