Trace number 4307394

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)SAT 4.65116 2.43671

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K03-P03_c18.xml
MD5SUM48ac26f734f5e9f96f30a0090c6e98b4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.68228
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints17
Number of domains2
Minimum domain size15
Maximum domain size16
Distribution of domain sizes[{"size":15,"count":15},{"size":16,"count":9}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":18},{"degree":2,"count":15},{"degree":4,"count":6},{"degree":5,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":9,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":2}]
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-8730-serial-file.bin HOME/instance-4307394-1534180232.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Aug 13 19:10:33 CEST 2018
0.66/0.56	c PID: 8733
0.66/0.56	c IP: 172.20.3.139
0.66/0.56	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.84	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 17 ctr, max domain size 16
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.85	c (0,0) Ctr:HOME/instance-4307394-1534180232.xml,AllDifferent:Dist:Eq:IntVar
1.18/0.85	c (0,0) Constraint Name Generate End
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.85	c (0,0) CSP to CSPinCNF Begin
1.35/0.94	c (0,0) translated 2 (10%) constraints
1.35/0.95	c (0,0) translated 4 (20%) constraints
1.35/0.96	c (0,0) translated 6 (30%) constraints
1.35/0.97	c (0,0) translated 7 (40%) constraints
1.35/0.98	c (0,0) translated 9 (50%) constraints
1.35/0.98	c (0,0) translated 11 (60%) constraints
1.35/0.99	c (0,0) translated 12 (70%) constraints
1.35/0.99	c (0,0) translated 14 (80%) constraints
1.35/1.00	c (0,0) translated 16 (90%) constraints
1.56/1.03	c (0,0) translated 17 (100%) constraints
1.80/1.15	c (0,0) STATISTICS1:HOME/instance-4307394-1534180232.xml,AllDifferent:Dist:Eq:IntVar,24,190,240,16,15,3,240:60;16:36;15:105,16:210;15:300,15:2;9:2;2:156;1:30,3:60;2:141;1:48,
1.80/1.15	c (0,0) ==========================================
1.80/1.15	c (0,0) Both Encoding selects:
1.80/1.15	c (0,0) Order
1.80/1.15	c (0,0) ==========================================
1.80/1.17	c (0,0) translated 19 (10%) constraints
1.80/1.17	c (0,0) translated 38 (20%) constraints
1.80/1.18	c (0,0) translated 57 (30%) constraints
1.80/1.19	c (0,0) translated 76 (40%) constraints
1.80/1.20	c (0,0) translated 95 (50%) constraints
2.04/1.20	c (0,0) translated 114 (60%) constraints
2.04/1.21	c (0,0) translated 133 (70%) constraints
2.04/1.21	c (0,0) translated 152 (80%) constraints
2.04/1.22	c (0,0) translated 171 (90%) constraints
2.04/1.22	c (0,0) translated 190 (100%) constraints
2.04/1.23	c (0,0) CSP to CSPinCNF End
2.04/1.23	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.04/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.04/1.23	c (0,0) CSPinCNF Propagation Begin
2.04/1.24	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.04/1.24	c (0,0) CSPinCNF Propagation End
2.04/1.24	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.04/1.24	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.04/1.24	c (0,0) Simplify CSPinCNF Begin
2.28/1.30	c (0,0) Simplify CSPinCNF End
2.28/1.31	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.28/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.28/1.31	c (0,0) Calculate Precise Domain Begin
2.28/1.31	c (0,0) 0 values are removed by re-calculation
2.28/1.31	c (0,0) Calculate Precise Domain End
2.28/1.31	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.28/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.28/1.31	c (0,0) CSPinCNF to SatSolver Begin
2.55/1.44	c (0,0) 51 (10 %) CSP clauses are encoded (657 SAT variables, 5131 SAT clauses)
2.55/1.46	c (0,0) 101 (20 %) CSP clauses are encoded (657 SAT variables, 7801 SAT clauses)
2.55/1.46	c (0,0) 151 (30 %) CSP clauses are encoded (657 SAT variables, 8361 SAT clauses)
2.55/1.47	c (0,0) 201 (40 %) CSP clauses are encoded (657 SAT variables, 8881 SAT clauses)
2.55/1.47	c (0,0) 251 (50 %) CSP clauses are encoded (657 SAT variables, 9393 SAT clauses)
2.55/1.48	c (0,0) 302 (60 %) CSP clauses are encoded (657 SAT variables, 9920 SAT clauses)
2.55/1.48	c (0,0) 352 (70 %) CSP clauses are encoded (657 SAT variables, 10432 SAT clauses)
2.55/1.48	c (0,0) 402 (80 %) CSP clauses are encoded (657 SAT variables, 10958 SAT clauses)
2.55/1.49	c (0,0) 452 (90 %) CSP clauses are encoded (657 SAT variables, 11470 SAT clauses)
2.55/1.49	c (0,0) 502 (100 %) CSP clauses are encoded (657 SAT variables, 11982 SAT clauses)
2.55/1.49	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.55/1.49	c (0,0) CSPinCNF to SatSolver End
2.55/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.51	c (0,0) STATISTICS2:HOME/instance-4307394-1534180232.xml,AllDifferent:Dist:Eq:IntVar,336,502,240,16,15,3,240:60;16:72;15:210,16:282;15:510;2:624,15:2;9:2;2:468;1:30,3:60;2:282;1:672,
2.98/1.51	c (0,0) 657 bool, 11983 clause
2.98/1.51	c (0,0) Export Begin
2.98/1.59	c (1,1) Export to HOME/scop-8730-serial-file.bin
2.98/1.59	c (1,1) Export End
2.98/1.59	c (1,1) Export File Size: 0.01 MB
2.98/1.59	c (1,1) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.98/1.59	c END-Prog: Mon Aug 13 19:10:34 CEST 2018
3.37/1.61	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8730-serial-file.bin
3.90/2.11	c (0,0) Read Serial File Begin
3.90/2.11	c (0,0) HOME/scop-8730-serial-file.bin
4.15/2.26	c (0,0) Read Serial File End
4.15/2.26	
4.15/2.26	scop order+glucose-syrup (2018-07-31)
4.15/2.26	(Solving Process)
4.15/2.26	
4.15/2.29	c BEGIN-Prog: Mon Aug 13 19:10:34 CEST 2018
4.15/2.29	c PID: 8753
4.15/2.29	c IP: 172.20.3.139
4.15/2.29	c HOST: node139.alineos.net
4.15/2.30	c (0,0) SatSolver.solve Begin
4.15/2.30	c (0,0) 0 bool, 0 clause
4.15/2.30	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307394-1534180232.xml-scop-8733.cnf
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.30/2.34	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.30/2.34	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.30/2.34	c (0,0) c |                                                                                                       |
4.30/2.34	c (0,0) c |  Number of variables:           657                                                                   |
4.30/2.34	c (0,0) c |  Number of clauses:           11983                                                                   |
4.30/2.34	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.30/2.34	c (0,0) c |                                                                                                       |
4.30/2.34	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.30/2.34	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.30/2.34	c (0,0) c |                                                                                                       |
4.30/2.34	c (0,0) c |  Generating clones                                                                                    |
4.30/2.34	c (0,0) c |  all clones generated. Memory =  31.84Mb.                                                             |
4.30/2.34	c (0,0) c ========================================================================================================|
4.30/2.34	c (0,0) c last restart ## conflicts  :  113 16 
4.30/2.34	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
4.30/2.34	c (0,0) c Total Memory so far : 543.87Mb
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c real time : 0.0232389 s
4.30/2.34	c (0,0) c cpu time  : 0.033657 s
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.30/2.34	c (0,0) c
4.30/2.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.34	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.30/2.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.34	c (0,0) c | Conflicts     |             592 |          2 |        107 |        112 |         99 |        113 |        107 |         52 |          0 |
4.30/2.34	c (0,0) c | Decisions     |            1021 |         18 |        181 |        187 |        156 |        188 |        181 |        110 |          0 |
4.30/2.35	c (0,0) c | Propagations  |           55889 |        267 |      10157 |      10444 |       8954 |      10494 |      10157 |       5416 |          0 |
4.30/2.35	c (0,0) c | Avg_Trail     |                 |        160 |        402 |        406 |        404 |        407 |        402 |        382 |          0 |
4.30/2.35	c (0,0) c | Avg_DL        |                 |         11 |         16 |         16 |         16 |         16 |         16 |         18 |          0 |
4.30/2.35	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.35	c (0,0) c | Exported      |               6 |          0 |          1 |          1 |          1 |          1 |          1 |          1 |          0 |
4.30/2.35	c (0,0) c | Imported      |               4 |          0 |          0 |          0 |          0 |          0 |          0 |          4 |          0 |
4.30/2.35	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c | Purge         |               4 |          0 |          0 |          0 |          0 |          0 |          0 |          4 |          0 |
4.30/2.35	c (0,0) c | Promoted      |               1 |          0 |          0 |          0 |          0 |          0 |          0 |          1 |          0 |
4.30/2.35	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.35	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.30/2.35	c (0,0) c | Glues         |                 |          0 |          1 |          1 |          1 |          1 |          1 |          1 |          0 |
4.30/2.35	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.35	c (0,0) c | Orig_Seen     |             5 % |         16 |        857 |        918 |        800 |        923 |        857 |        505 |          0 |
4.30/2.35	c (0,0) c | Diff Orig seen|                 | -      907 | -       66 | -        5 | -      123 |      X     | -       66 | -      418 | -      923 |
4.30/2.35	c (0,0) c | Hamming       |            16 % |        204 |         51 |          6 |         93 |      X     |         51 |        151 |        207 |
4.30/2.35	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.30/2.35	c (0,0) 
4.30/2.35	c (0,0) s SATISFIABLE
4.30/2.36	c (0,0) SatSolver.solve End
4.30/2.36	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.30/2.36	c (0,0) Show results Begin
4.56/2.42	s SATISFIABLE
4.56/2.42	v <instantiation>
4.56/2.42	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2]</list>
4.56/2.42	v     <values>15 1 7 0 13 2 4 14 11 14 8 6 13 2 11 10 7 3 15 12 5 4 1 9</values>
4.56/2.42	v </instantiation>
4.56/2.42	c (0,0) Show results End
4.56/2.42	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.56/2.43	c (0,0) 0,0,STOP-AFTER(ALL)
4.56/2.43	c END-Prog: Mon Aug 13 19:10:34 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

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


[startup+0.100112 s]*
/proc/loadavg: 7.60 8.09 8.17 3/199 8752
/proc/meminfo: memFree=12540908/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235586365 115843072 349 33554432000 4194304 5098028 140727512233840 140727512231096 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 349 296 221 0 87 0
[pid=8733] ppid=8730 vsize=27313900 memory=111684 CPUtime=0.11 cores=0-7
/proc/8733/stat : 8733 (java) S 8730 8730 8194 0 -1 1077944320 6290 0 0 0 8 3 0 0 20 0 20 0 235586365 27969433600 27921 33554432000 4194304 4196468 140723948754768 140723948737312 140658967019255 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
/proc/8733/statm: 6828475 27921 2745 1 0 6790935 0
[pid=8733/tid=8734] ppid=8730 vsize=27313900 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/8733/task/8734/stat : 8734 (java) R 8730 8730 8194 0 -1 4202560 4384 0 0 0 6 2 0 0 20 0 20 0 235586365 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658938842688 140658951099742 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8735] ppid=8730 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8733/task/8735/stat : 8735 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658971261456 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8736] ppid=8730 vsize=27313900 memory=139929464362624 CPUtime=0 cores=0-7
/proc/8733/task/8736/stat : 8736 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658785417872 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8737] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8737/stat : 8737 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658784364816 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8738] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8738/stat : 8738 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658783312272 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8739] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8739/stat : 8739 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658782260240 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8740] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8740/stat : 8740 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658781207696 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8741] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8741/stat : 8741 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658780154640 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8742] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8742/stat : 8742 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 27921 33554432000 4194304 4196468 140723948754768 140658779102096 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8743] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8743/stat : 8743 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586369 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657017452784 140658967030402 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8744] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8744/stat : 8744 (java) S 8730 8730 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 27921 33554432000 4194304 4196468 140723948754768 140656890602656 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8745] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8745/stat : 8745 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 27921 33554432000 4194304 4196468 140723948754768 140656622166768 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8746] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8746/stat : 8746 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 27921 33554432000 4194304 4196468 140723948754768 140656247658448 140658967037851 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8747] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8747/stat : 8747 (java) S 8730 8730 8194 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657016400624 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8748] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8748/stat : 8748 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657015348080 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8749] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8749/stat : 8749 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657014295024 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8750] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8750/stat : 8750 (java) S 8730 8730 8194 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657013242480 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8751] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8751/stat : 8751 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 27921 33554432000 4194304 4196468 140723948754768 140655749753312 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8752] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8752/stat : 8752 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 27921 33554432000 4194304 4196468 140723948754768 140657012189872 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 113080 KiB

[startup+0.210215 s]*
/proc/loadavg: 7.60 8.09 8.17 2/199 8752
/proc/meminfo: memFree=12522612/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235586365 115843072 349 33554432000 4194304 5098028 140727512233840 140727512231096 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 349 296 221 0 87 0
[pid=8733] ppid=8730 vsize=27313900 memory=125732 CPUtime=0.24 cores=0-7
/proc/8733/stat : 8733 (java) S 8730 8730 8194 0 -1 1077944320 10138 0 0 0 21 3 0 0 20 0 20 0 235586365 27969433600 31433 33554432000 4194304 4196468 140723948754768 140723948737312 140658967019255 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
/proc/8733/statm: 6828475 31433 2838 1 0 6790935 0
[pid=8733/tid=8734] ppid=8730 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/8733/task/8734/stat : 8734 (java) R 8730 8730 8194 0 -1 4202560 8016 0 0 0 16 3 0 0 20 0 20 0 235586365 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658938818000 140658450995253 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8735] ppid=8730 vsize=27313900 memory=329 CPUtime=0 cores=0-7
/proc/8733/task/8735/stat : 8735 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658971261456 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8736] ppid=8730 vsize=27313900 memory=139929464371365 CPUtime=0 cores=0-7
/proc/8733/task/8736/stat : 8736 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658785417872 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8737] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8737/stat : 8737 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658784364816 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8738] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8738/stat : 8738 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658783312272 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8739] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8739/stat : 8739 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658782260240 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8740] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8740/stat : 8740 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658781207696 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8741] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8741/stat : 8741 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658780154640 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8742] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8742/stat : 8742 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 31433 33554432000 4194304 4196468 140723948754768 140658779102096 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8743] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8743/stat : 8743 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586369 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657017452784 140658967030402 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8744] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8744/stat : 8744 (java) S 8730 8730 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 31433 33554432000 4194304 4196468 140723948754768 140656890602656 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8745] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8745/stat : 8745 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 31433 33554432000 4194304 4196468 140723948754768 140656622166768 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8746] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8746/stat : 8746 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 31433 33554432000 4194304 4196468 140723948754768 140656247658448 140658967037851 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8747] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8747/stat : 8747 (java) S 8730 8730 8194 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657016400624 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8748] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8748/stat : 8748 (java) S 8730 8730 8194 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657015348080 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8749] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8749/stat : 8749 (java) S 8730 8730 8194 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657014295024 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8750] ppid=8730 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/8733/task/8750/stat : 8750 (java) R 8730 8730 8194 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 235586372 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657013242480 140658967030402 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8751] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8751/stat : 8751 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 31433 33554432000 4194304 4196468 140723948754768 140655749753312 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8752] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8752/stat : 8752 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 31433 33554432000 4194304 4196468 140723948754768 140657012189872 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127128 KiB

[startup+0.310128 s]*
/proc/loadavg: 7.60 8.09 8.17 2/199 8752
/proc/meminfo: memFree=12519480/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235586365 115843072 349 33554432000 4194304 5098028 140727512233840 140727512231096 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 349 296 221 0 87 0
[pid=8733] ppid=8730 vsize=27313900 memory=129508 CPUtime=0.41 cores=0-7
/proc/8733/stat : 8733 (java) S 8730 8730 8194 0 -1 1077944320 10682 0 0 0 37 4 0 0 20 0 20 0 235586365 27969433600 32377 33554432000 4194304 4196468 140723948754768 140723948737312 140658967019255 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
/proc/8733/statm: 6828475 32377 2936 1 0 6790935 0
[pid=8733/tid=8734] ppid=8730 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8733/task/8734/stat : 8734 (java) R 8730 8730 8194 0 -1 4202560 8396 0 0 0 26 3 0 0 20 0 20 0 235586365 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658938814704 140658948582784 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8735] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8735/stat : 8735 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658971261456 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8736] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8736/stat : 8736 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658785417872 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8737] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8737/stat : 8737 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658784364816 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8738] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8738/stat : 8738 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658783312272 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8739] ppid=8730 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/8733/task/8739/stat : 8739 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658782260240 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8740] ppid=8730 vsize=27313900 memory=139929363510191 CPUtime=0 cores=0-7
/proc/8733/task/8740/stat : 8740 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658781207696 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8741] ppid=8730 vsize=27313900 memory=139929363512496 CPUtime=0 cores=0-7
/proc/8733/task/8741/stat : 8741 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658780154640 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8742] ppid=8730 vsize=27313900 memory=139929363514800 CPUtime=0 cores=0-7
/proc/8733/task/8742/stat : 8742 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27969433600 32377 33554432000 4194304 4196468 140723948754768 140658779102096 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8743] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8743/stat : 8743 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586369 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657017452784 140658967030402 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8744] ppid=8730 vsize=27313900 memory=279858727036560 CPUtime=0 cores=0-7
/proc/8733/task/8744/stat : 8744 (java) S 8730 8730 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 32377 33554432000 4194304 4196468 140723948754768 140656890602656 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8745] ppid=8730 vsize=27313900 memory=279858727043472 CPUtime=0 cores=0-7
/proc/8733/task/8745/stat : 8745 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586370 27969433600 32377 33554432000 4194304 4196468 140723948754768 140656622166768 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8746] ppid=8730 vsize=27313900 memory=279858726984752 CPUtime=0 cores=0-7
/proc/8733/task/8746/stat : 8746 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 32377 33554432000 4194304 4196468 140723948754768 140656247658448 140658967037851 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8747] ppid=8730 vsize=27313900 memory=279858727057296 CPUtime=0.02 cores=0-7
/proc/8733/task/8747/stat : 8747 (java) S 8730 8730 8194 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 20 0 235586372 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657016400624 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8748] ppid=8730 vsize=27313900 memory=279858727064208 CPUtime=0 cores=0-7
/proc/8733/task/8748/stat : 8748 (java) S 8730 8730 8194 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 235586372 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657015348080 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8749] ppid=8730 vsize=27313900 memory=279858727061904 CPUtime=0.01 cores=0-7
/proc/8733/task/8749/stat : 8749 (java) S 8730 8730 8194 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 235586372 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657014295024 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8750] ppid=8730 vsize=27313900 memory=279858727078064 CPUtime=0.07 cores=0-7
/proc/8733/task/8750/stat : 8750 (java) S 8730 8730 8194 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 20 0 235586372 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657013242480 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8751] ppid=8730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8751/stat : 8751 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 32377 33554432000 4194304 4196468 140723948754768 140655749753312 140658967029461 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8752] ppid=8730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8733/task/8752/stat : 8752 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586373 27969433600 32377 33554432000 4194304 4196468 140723948754768 140657012189872 140658967030402 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 130904 KiB

[startup+0.700962 s]
/proc/loadavg: 7.60 8.09 8.17 2/199 8752
/proc/meminfo: memFree=12495296/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235586365 115843072 349 33554432000 4194304 5098028 140727512233840 140727512231096 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 349 296 221 0 87 0
[pid=8733] ppid=8730 vsize=27322296 memory=167264 CPUtime=0.98 cores=0-7
/proc/8733/stat : 8733 (java) S 8730 8730 8194 0 -1 1077944320 17803 0 0 0 92 6 0 0 20 0 20 0 235586365 27978031104 41816 33554432000 4194304 4196468 140723948754768 140723948737312 140658967019255 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
/proc/8733/statm: 6830574 41816 3154 1 0 6791959 0
[pid=8733/tid=8734] ppid=8730 vsize=27322296 memory=279858727435952 CPUtime=0.67 cores=0-7
/proc/8733/task/8734/stat : 8734 (java) R 8730 8730 8194 0 -1 4202560 15033 0 0 0 62 5 0 0 20 0 20 0 235586365 27978031104 41816 33554432000 4194304 4196468 140723948754768 140658938847744 140658951099742 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8735] ppid=8730 vsize=27322296 memory=139929363719024 CPUtime=0 cores=0-7
/proc/8733/task/8735/stat : 8735 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27978031104 41816 33554432000 4194304 4196468 140723948754768 140658971261456 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8736] ppid=8730 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/8733/task/8736/stat : 8736 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27978031104 41816 33554432000 4194304 4196468 140723948754768 140658785417872 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8737] ppid=8730 vsize=27322296 memory=10832 CPUtime=0 cores=0-7
/proc/8733/task/8737/stat : 8737 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586368 27978031104 41816 33554432000 4194304 4196468 140723948754768 140658784364816 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0

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


[startup+2.43667 s]
# the end of solver process 8730 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.44204 s, system=0.209123 s

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

[startup+1.60114 s]
/proc/loadavg: 7.60 8.09 8.17 3/199 8752
/proc/meminfo: memFree=12468112/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235586365 115843072 349 33554432000 4194304 5098028 140727512233840 140727512231096 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 349 296 221 0 87 0
[pid=8733] ppid=8730 vsize=27328528 memory=247496 CPUtime=3.37 cores=0-7
/proc/8733/stat : 8733 (java) S 8730 8730 8194 0 -1 1077944320 23563 0 0 0 326 11 0 0 20 0 19 0 235586365 27984412672 61874 33554432000 4194304 4196468 140723948754768 140723948737312 140658967019255 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
/proc/8733/statm: 6832132 61874 3218 1 0 6792983 0
[pid=8733/tid=8734] ppid=8730 vsize=27328528 memory=6944652177228980320 CPUtime=1.55 cores=0-7
/proc/8733/task/8734/stat : 8734 (java) S 8730 8730 8194 0 -1 1077944384 16943 0 0 0 149 6 0 0 20 0 19 0 235586365 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658938862736 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8735] ppid=8730 vsize=27328528 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/8733/task/8735/stat : 8735 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658971261456 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8736] ppid=8730 vsize=27328528 memory=1396 CPUtime=0 cores=0-7
/proc/8733/task/8736/stat : 8736 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658785417872 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8737] ppid=8730 vsize=27328528 memory=4128 CPUtime=0 cores=0-7
/proc/8733/task/8737/stat : 8737 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658784364816 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8738] ppid=8730 vsize=27328528 memory=63700 CPUtime=0 cores=0-7
/proc/8733/task/8738/stat : 8738 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658783312272 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8739] ppid=8730 vsize=27328528 memory=1240 CPUtime=0 cores=0-7
/proc/8733/task/8739/stat : 8739 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658782260240 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8740] ppid=8730 vsize=27328528 memory=2416 CPUtime=0 cores=0-7
/proc/8733/task/8740/stat : 8740 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658781207696 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8741] ppid=8730 vsize=27328528 memory=1796 CPUtime=0 cores=0-7
/proc/8733/task/8741/stat : 8741 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658780154640 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8742] ppid=8730 vsize=27328528 memory=1704 CPUtime=0 cores=0-7
/proc/8733/task/8742/stat : 8742 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586368 27984412672 61874 33554432000 4194304 4196468 140723948754768 140658779102096 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8743] ppid=8730 vsize=27328528 memory=796 CPUtime=0 cores=0-7
/proc/8733/task/8743/stat : 8743 (java) S 8730 8730 8194 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 235586369 27984412672 61874 33554432000 4194304 4196468 140723948754768 140657017452992 140658967030402 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8744] ppid=8730 vsize=27328528 memory=5408 CPUtime=0 cores=0-7
/proc/8733/task/8744/stat : 8744 (java) S 8730 8730 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 235586370 27984412672 61874 33554432000 4194304 4196468 140723948754768 140656890602656 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8745] ppid=8730 vsize=27328528 memory=876 CPUtime=0 cores=0-7
/proc/8733/task/8745/stat : 8745 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 235586370 27984412672 61874 33554432000 4194304 4196468 140723948754768 140656622166768 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8746] ppid=8730 vsize=27328528 memory=10096 CPUtime=0 cores=0-7
/proc/8733/task/8746/stat : 8746 (java) S 8730 8730 8194 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 235586372 27984412672 61874 33554432000 4194304 4196468 140723948754768 140656247655216 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8747] ppid=8730 vsize=27328528 memory=164 CPUtime=0.31 cores=0-7
/proc/8733/task/8747/stat : 8747 (java) S 8730 8730 8194 0 -1 1077944384 840 0 0 0 31 0 0 0 20 0 19 0 235586372 27984412672 61874 33554432000 4194304 4196468 140723948754768 140657016400624 140658967030402 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8748] ppid=8730 vsize=27328528 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/8733/task/8748/stat : 8748 (java) S 8730 8730 8194 0 -1 1077944384 1035 0 0 0 36 0 0 0 20 0 19 0 235586372 27984412672 61874 33554432000 4194304 4196468 140723948754768 140657015339360 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8749] ppid=8730 vsize=27328528 memory=-9001734013606258791 CPUtime=0.37 cores=0-7
/proc/8733/task/8749/stat : 8749 (java) R 8730 8730 8194 0 -1 4202560 694 0 0 0 37 0 0 0 20 0 19 0 235586372 27984412672 61874 33554432000 4194304 4196468 140723948754768 140657014276192 140658952127233 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8750] ppid=8730 vsize=27328528 memory=-9001734013606258791 CPUtime=0.71 cores=0-7
/proc/8733/task/8750/stat : 8750 (java) S 8730 8730 8194 0 -1 1077944384 2691 0 0 0 70 1 0 0 20 0 19 0 235586372 27984412672 61874 33554432000 4194304 4196468 140723948754768 140657013242480 140658967030402 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
[pid=8733/tid=8751] ppid=8730 vsize=27328528 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/8733/task/8751/stat : 8751 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 235586373 27984412672 61874 33554432000 4194304 4196468 140723948754768 140655749753312 140658967029461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140723948762090 140723948762413 140723948762413 140723948765135 0
Current children cumulated CPU time: 3.37 s
Current children cumulated vsize: 27441656 KiB
Current children cumulated memory: 248892 KiB

[startup+2.00035 s]*
/proc/loadavg: 7.60 8.09 8.17 3/199 8772
/proc/meminfo: memFree=12579180/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1472 CPUtime=3.39 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 590 24010 0 0 0 0 327 12 20 0 1 0 235586365 115843072 368 33554432000 4194304 5098028 140727512233840 140727512230584 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 368 311 221 0 87 0
[pid=8753] ppid=8730 vsize=7752048 memory=69156 CPUtime=0.51 cores=0-7
/proc/8753/stat : 8753 (java) S 8730 8730 8194 0 -1 1077944320 11514 0 0 0 48 3 0 0 20 0 20 0 235586527 7938097152 17289 33554432000 4194304 4196468 140724277538176 140724277520720 140665260646135 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
/proc/8753/statm: 1938012 17289 2986 1 0 1899951 0
[pid=8753/tid=8754] ppid=8730 vsize=7752048 memory=8112282956445269571 CPUtime=0.36 cores=0-7
/proc/8753/task/8754/stat : 8754 (java) R 8730 8730 8194 0 -1 4202560 9181 0 0 0 34 2 0 0 20 0 20 0 235586527 7938097152 17289 33554432000 4194304 4196468 140724277538176 140665232460832 140665243832944 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8755] ppid=8730 vsize=7752048 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8753/task/8755/stat : 8755 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140665264888848 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8756] ppid=8730 vsize=7752048 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/8753/task/8756/stat : 8756 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140665079045264 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8757] ppid=8730 vsize=7752048 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/8753/task/8757/stat : 8757 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664745130768 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8758] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8758/stat : 8758 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664744078224 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8759] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8759/stat : 8759 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664743025168 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8760] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8760/stat : 8760 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664741972624 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8761] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8761/stat : 8761 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664740919568 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8762] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8762/stat : 8762 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586528 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664739867024 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8763] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8763/stat : 8763 (java) S 8730 8730 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586530 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664555436784 140665260657282 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8764] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8764/stat : 8764 (java) S 8730 8730 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586530 7938097152 17289 33554432000 4194304 4196468 140724277538176 140663668598432 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8765] ppid=8730 vsize=7752048 memory=2241 CPUtime=0 cores=0-7
/proc/8753/task/8765/stat : 8765 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586530 7938097152 17289 33554432000 4194304 4196468 140724277538176 140663400162544 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8766] ppid=8730 vsize=7752048 memory=2244 CPUtime=0 cores=0-7
/proc/8753/task/8766/stat : 8766 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140663025654224 140665260664731 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8767] ppid=8730 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/8753/task/8767/stat : 8767 (java) S 8730 8730 8194 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664554383600 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8768] ppid=8730 vsize=7752048 memory=0 CPUtime=0.02 cores=0-7
/proc/8753/task/8768/stat : 8768 (java) S 8730 8730 8194 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664553331056 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8769] ppid=8730 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/8753/task/8769/stat : 8769 (java) S 8730 8730 8194 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664552278000 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8770] ppid=8730 vsize=7752048 memory=0 CPUtime=0.08 cores=0-7
/proc/8753/task/8770/stat : 8770 (java) S 8730 8730 8194 0 -1 1077944384 327 0 0 0 8 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664551225456 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8771] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8771/stat : 8771 (java) S 8730 8730 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140662527749088 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8772] ppid=8730 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8753/task/8772/stat : 8772 (java) S 8730 8730 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586533 7938097152 17289 33554432000 4194304 4196468 140724277538176 140664550173872 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
Current children cumulated CPU time: 3.9 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 70628 KiB

[startup+2.40082 s]
/proc/loadavg: 7.60 8.09 8.17 3/199 8772
/proc/meminfo: memFree=12579180/32770624 swapFree=67108860/67108860
[pid=8730] ppid=8727 vsize=113128 memory=1472 CPUtime=3.39 cores=0-7
/proc/8730/stat : 8730 (scop.sh) S 8727 8730 8194 0 -1 4202496 590 24010 0 0 0 0 327 12 20 0 1 0 235586365 115843072 368 33554432000 4194304 5098028 140727512233840 140727512230584 139778156462716 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24231936 140727512241187 140727512241411 140727512241411 140727512244173 0
/proc/8730/statm: 28282 368 311 221 0 87 0
[pid=8753] ppid=8730 vsize=8217292 memory=119948 CPUtime=1.17 cores=0-7
/proc/8753/stat : 8753 (java) S 8730 8730 8194 0 -1 1077944320 18680 2943 0 0 108 6 3 0 20 0 22 0 235586527 8414507008 29987 33554432000 4194304 4196468 140724277538176 140724277520720 140665260646135 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
/proc/8753/statm: 2054323 29987 3151 1 0 2015722 0
[pid=8753/tid=8754] ppid=8730 vsize=8217292 memory=0 CPUtime=0.78 cores=0-7
/proc/8753/task/8754/stat : 8754 (java) R 8730 8730 8194 0 -1 4202560 15687 2943 0 0 70 5 3 0 20 0 22 0 235586527 8414507008 29987 33554432000 4194304 4196468 140724277538176 140665232483088 140665260658070 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8755] ppid=8730 vsize=8217292 memory=31 CPUtime=0.03 cores=0-7
/proc/8753/task/8755/stat : 8755 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140665264888848 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8756] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8756/stat : 8756 (java) S 8730 8730 8194 0 -1 1077944384 2 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140665079045264 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8757] ppid=8730 vsize=8217292 memory=24404 CPUtime=0.03 cores=0-7
/proc/8753/task/8757/stat : 8757 (java) S 8730 8730 8194 0 -1 1077944384 3 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664745130768 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8758] ppid=8730 vsize=8217292 memory=12831 CPUtime=0.03 cores=0-7
/proc/8753/task/8758/stat : 8758 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664744078224 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8759] ppid=8730 vsize=8217292 memory=22364 CPUtime=0.03 cores=0-7
/proc/8753/task/8759/stat : 8759 (java) S 8730 8730 8194 0 -1 1077944384 2 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664743025168 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8760] ppid=8730 vsize=8217292 memory=116 CPUtime=0.03 cores=0-7
/proc/8753/task/8760/stat : 8760 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664741972624 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8761] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8761/stat : 8761 (java) S 8730 8730 8194 0 -1 1077944384 2 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664740919568 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8762] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8762/stat : 8762 (java) S 8730 8730 8194 0 -1 1077944384 2 2943 0 0 0 0 3 0 20 0 22 0 235586528 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664739867024 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8763] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8763/stat : 8763 (java) S 8730 8730 8194 0 -1 1077944384 5 2943 0 0 0 0 3 0 20 0 22 0 235586530 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664555436784 140665260657282 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8764] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8764/stat : 8764 (java) S 8730 8730 8194 0 -1 1077944384 13 2943 0 0 0 0 3 0 20 0 22 0 235586530 8414507008 29987 33554432000 4194304 4196468 140724277538176 140663668598432 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8765] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8765/stat : 8765 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586530 8414507008 29987 33554432000 4194304 4196468 140724277538176 140663400162544 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8766] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8766/stat : 8766 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140663025654224 140665260664731 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8767] ppid=8730 vsize=8217292 memory=0 CPUtime=0.07 cores=0-7
/proc/8753/task/8767/stat : 8767 (java) S 8730 8730 8194 0 -1 1077944384 486 2943 0 0 4 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664554383600 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8768] ppid=8730 vsize=8217292 memory=0 CPUtime=0.07 cores=0-7
/proc/8753/task/8768/stat : 8768 (java) R 8730 8730 8194 0 -1 4202560 243 2943 0 0 4 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664553331056 140665260667482 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8769] ppid=8730 vsize=8217292 memory=0 CPUtime=0.1 cores=0-7
/proc/8753/task/8769/stat : 8769 (java) S 8730 8730 8194 0 -1 1077944384 276 2943 0 0 7 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664552278000 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8770] ppid=8730 vsize=8217292 memory=0 CPUtime=0.22 cores=0-7
/proc/8753/task/8770/stat : 8770 (java) S 8730 8730 8194 0 -1 1077944384 549 2943 0 0 19 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664551225456 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8771] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8771/stat : 8771 (java) S 8730 8730 8194 0 -1 1077944384 3 2943 0 0 0 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140662527749088 140665260656341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
[pid=8753/tid=8772] ppid=8730 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8753/task/8772/stat : 8772 (java) S 8730 8730 8194 0 -1 1077944384 1 2943 0 0 0 0 3 0 20 0 22 0 235586533 8414507008 29987 33554432000 4194304 4196468 140724277538176 140664550173872 140665260657282 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16338944 140724277544114 140724277544237 140724277544237 140724277546959 0
Current children cumulated CPU time: 4.56 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 121420 KiB

Child status: 0
Real time (s): 2.43671
CPU time (s): 4.65116
CPU user time (s): 4.44204
CPU system time (s): 0.209123
CPU usage (%): 190.879
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 248892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.44204
system time used= 0.209123
maximum resident set size= 248584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6674
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 8730
#   total CPU time (s): 4.65116
#   total CPU user time (s): 4.44204
#   total CPU system time (s): 0.209123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036312 second user time and 0.073663 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-13 19:10:32
IDJOB=4307394
IDBENCH=141169
IDSOLVER=2789
FILE ID=node139/4307394-1534180232
RUNJOBID= node139-1534175186-8221
PBS_JOBID= 21037979
Free space on /tmp= 28496 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K03-P03_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-4307394-1534180232/watcher-4307394-1534180232 -o /tmp/evaluation-result-4307394-1534180232/solver-4307394-1534180232 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1534175186-8221 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307394-1534180232.xml

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

MD5SUM BENCH= 48ac26f734f5e9f96f30a0090c6e98b4
RANDOM SEED=1467541183

node139.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.80
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.80
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.80
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.80
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:        12637332 kB
MemAvailable:   31905752 kB
Buffers:          259616 kB
Cached:         18980328 kB
SwapCached:            0 kB
Active:          7744320 kB
Inactive:       11547652 kB
Active(anon):       6072 kB
Inactive(anon):    98584 kB
Active(file):    7738248 kB
Inactive(file): 11449068 kB
Unevictable:        7180 kB
Mlocked:            7180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8820 kB
Writeback:             0 kB
AnonPages:         98576 kB
Mapped:            63148 kB
Shmem:             49804 kB
Slab:             536956 kB
SReclaimable:     509564 kB
SUnreclaim:        27392 kB
KernelStack:        3552 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28488 MiB
End job on node139 at 2018-08-13 19:10:35