Trace number 4307404

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 9.73311 3.61513

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-07_c18.xml
MD5SUM3b77ed50ef14863a53905eb481969062
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 benchmark6.88428
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains2
Minimum domain size7
Maximum domain size49
Distribution of domain sizes[{"size":7,"count":49},{"size":49,"count":42}]
Minimum variable degree0
Maximum variable degree45
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":44,"count":7},{"degree":45,"count":42}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":42},{"arity":7,"count":1},{"arity":49,"count":1},{"arity":50,"count":42}]
Number of extensional constraints0
Number of intensional constraints42
Distribution of constraint types[{"type":"intension","count":42},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":42}]
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-10675-serial-file.bin HOME/instance-4307404-1534207366.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: Tue Aug 14 02:42:46 CEST 2018
0.66/0.56	c PID: 10678
0.66/0.56	c IP: 172.20.3.107
0.66/0.56	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.41/0.97	c (0,0) Parsing End
1.41/0.97	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 49
1.41/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.97	c (0,0) Constraint Name Generate Begin
1.41/0.98	c (0,0) Ctr:HOME/instance-4307404-1534207366.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.41/0.98	c (0,0) Constraint Name Generate End
1.41/0.98	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.98	c (0,0) CSP to CSPinCNF Begin
2.35/1.35	c (0,0) translated 9 (10%) constraints
2.66/1.41	c (0,0) translated 18 (20%) constraints
2.66/1.44	c (0,0) translated 26 (30%) constraints
2.66/1.47	c (0,0) translated 35 (40%) constraints
2.99/1.50	c (0,0) translated 43 (50%) constraints
2.99/1.51	c (0,0) translated 52 (60%) constraints
2.99/1.51	c (0,0) translated 61 (70%) constraints
2.99/1.51	c (0,0) translated 69 (80%) constraints
2.99/1.52	c (0,0) translated 78 (90%) constraints
2.99/1.52	c (0,0) translated 86 (100%) constraints
2.99/1.58	c (1,1) STATISTICS1:HOME/instance-4307404-1534207366.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,91,2429,49,49,7,3,49:84;7:210;1:84,49:2100;7:2520;1:413,7:28;3:2058;2:294;1:49,3:84;2:294;1:6384,
2.99/1.58	c (1,1) ==========================================
2.99/1.58	c (1,1) Both Encoding selects:
2.99/1.58	c (1,1) Order
2.99/1.58	c (1,1) ==========================================
3.38/1.62	c (1,1) translated 243 (10%) constraints
3.38/1.68	c (1,1) translated 486 (20%) constraints
3.80/1.72	c (1,1) translated 729 (30%) constraints
3.80/1.76	c (1,1) translated 972 (40%) constraints
3.80/1.79	c (1,1) translated 1215 (50%) constraints
4.25/1.82	c (1,1) translated 1458 (60%) constraints
4.25/1.85	c (1,1) translated 1701 (70%) constraints
4.25/1.88	c (1,1) translated 1944 (80%) constraints
4.66/1.90	c (1,1) translated 2187 (90%) constraints
4.66/1.92	c (1,1) translated 2429 (100%) constraints
4.66/1.93	c (1,1) CSP to CSPinCNF End
4.66/1.93	c (1,1) CSP: 91 int (0 aux), 343 bool (343 aux), 6594 ctr, max domain size 49
4.66/1.93	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.66/1.93	c (1,1) CSPinCNF Propagation Begin
5.12/2.06	c (1,1) 182 values, 1332 unsatisfiable literals, and 1792 valid clauses are removed
5.12/2.06	c (1,1) CSPinCNF Propagation End
5.12/2.06	c (1,1) CSP: 161 int (70 aux), 273 bool (273 aux), 4802 ctr, max domain size 47
5.12/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.12/2.06	c (1,1) Simplify CSPinCNF Begin
5.12/2.10	c (1,1) Simplify CSPinCNF End
5.12/2.10	c (1,1) CSP: 161 int (70 aux), 805 bool (805 aux), 5334 ctr, max domain size 47
5.12/2.10	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.12/2.10	c (1,1) Calculate Precise Domain Begin
5.12/2.11	c (1,1) 0 values are removed by re-calculation
5.12/2.11	c (1,1) Calculate Precise Domain End
5.55/2.11	c (1,1) CSP: 161 int (70 aux), 805 bool (805 aux), 5334 ctr, max domain size 47
5.55/2.11	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.55/2.11	c (1,1) CSPinCNF to SatSolver Begin
5.91/2.21	c (1,1) 534 (10 %) CSP clauses are encoded (2727 SAT variables, 3726 SAT clauses)
5.91/2.23	c (1,1) 1067 (20 %) CSP clauses are encoded (2727 SAT variables, 4984 SAT clauses)
5.91/2.24	c (1,1) 1601 (30 %) CSP clauses are encoded (2727 SAT variables, 5518 SAT clauses)
5.91/2.24	c (1,1) 2134 (40 %) CSP clauses are encoded (2727 SAT variables, 6051 SAT clauses)
5.91/2.25	c (1,1) 2667 (50 %) CSP clauses are encoded (2727 SAT variables, 6584 SAT clauses)
5.91/2.26	c (1,1) 3201 (60 %) CSP clauses are encoded (2727 SAT variables, 7118 SAT clauses)
5.91/2.26	c (1,1) 3734 (70 %) CSP clauses are encoded (2727 SAT variables, 7651 SAT clauses)
5.91/2.27	c (1,1) 4268 (80 %) CSP clauses are encoded (2727 SAT variables, 8185 SAT clauses)
5.91/2.28	c (1,1) 4801 (90 %) CSP clauses are encoded (2727 SAT variables, 8718 SAT clauses)
6.27/2.30	c (1,1) 5334 (100 %) CSP clauses are encoded (2727 SAT variables, 12369 SAT clauses)
6.27/2.30	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
6.27/2.30	c (1,1) CSPinCNF to SatSolver End
6.27/2.30	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.27/2.35	c (1,1) STATISTICS2:HOME/instance-4307404-1534207366.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,966,5334,49,47,5,3,49:40;36:32;25:12;7:120;6:188;5:112;1:112,47:1128;46:736;39:1092;38:152;31:372;7:2080;6:1408;5:440;2:5272;1:112,5:24;3:1436;2:3790;1:84,3:84;2:532;1:11476,
6.27/2.35	c (1,1) 2727 bool, 12392 clause
6.27/2.35	c (1,1) Export Begin
6.64/2.43	c (1,1) Export to HOME/scop-10675-serial-file.bin
6.64/2.43	c (1,1) Export End
6.64/2.43	c (1,1) Export File Size: 0.02 MB
6.64/2.43	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.64/2.43	c END-Prog: Tue Aug 14 02:42:48 CEST 2018
6.64/2.48	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10675-serial-file.bin
6.78/2.97	c (0,0) Read Serial File Begin
6.78/2.97	c (0,0) HOME/scop-10675-serial-file.bin
7.56/3.28	c (0,0) Read Serial File End
7.56/3.29	
7.56/3.29	scop order+glucose-syrup (2018-07-31)
7.56/3.29	(Solving Process)
7.56/3.29	
7.70/3.32	c BEGIN-Prog: Tue Aug 14 02:42:49 CEST 2018
7.70/3.32	c PID: 10698
7.70/3.32	c IP: 172.20.3.107
7.70/3.32	c HOST: node107.alineos.net
7.70/3.32	c (0,0) SatSolver.solve Begin
7.70/3.32	c (0,0) 0 bool, 0 clause
7.70/3.32	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307404-1534207366.xml-scop-10678.cnf
7.90/3.59	c (0,0) c
7.90/3.59	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
7.90/3.59	c (0,0) c
7.90/3.59	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.90/3.59	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.90/3.59	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.90/3.59	c (0,0) c |                                                                                                       |
7.90/3.59	c (0,0) c |  Number of variables:          2727                                                                   |
7.90/3.59	c (0,0) c |  Number of clauses:           12392                                                                   |
7.90/3.59	c (0,0) c |  Parse time:                   0.01 s                                                                 |
7.90/3.59	c (0,0) c |                                                                                                       |
7.90/3.59	c (0,0) c |  Eliminated clauses:           0.04 Mb                                                                |
7.90/3.59	c (0,0) c |  Simplification time:          0.01 s                                                                 |
7.90/3.59	c (0,0) c |                                                                                                       |
7.90/3.59	c (0,0) c |  Generating clones                                                                                    |
7.90/3.59	c (0,0) c |  all clones generated. Memory =  34.87Mb.                                                             |
7.90/3.59	c (0,0) c ========================================================================================================|
7.90/3.59	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
7.90/3.59	c (0,0) c Total Memory so far : 610.86Mb
7.90/3.59	c (0,0) c
7.90/3.59	c (0,0) c real time : 0.249911 s
7.90/3.59	c (0,0) c cpu time  : 1.76037 s
7.90/3.59	c (0,0) c
7.90/3.59	c (0,0) c
7.90/3.59	c (0,0) c
7.90/3.60	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.90/3.60	c (0,0) c
7.90/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.90/3.60	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.90/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.90/3.60	c (0,0) c | Conflicts     |           25630 |       3150 |       3233 |       3303 |       3290 |       3260 |       3229 |       3108 |       3057 |
7.90/3.60	c (0,0) c | Decisions     |           29614 |       3625 |       3769 |       3819 |       3843 |       3776 |       3763 |       3531 |       3488 |
7.90/3.60	c (0,0) c | Propagations  |         7656937 |     992596 |     952072 |     973422 |     968495 |     964810 |     950654 |     936261 |     918627 |
7.90/3.60	c (0,0) c | Avg_Trail     |                 |        942 |        935 |        932 |        933 |        930 |        935 |        941 |        943 |
7.90/3.60	c (0,0) c | Avg_DL        |                 |          9 |          9 |          9 |          9 |          9 |          9 |          9 |          8 |
7.90/3.60	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.90/3.60	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.90/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.90/3.60	c (0,0) c | Exported      |             376 |         64 |         43 |         53 |         45 |         30 |         43 |         47 |         51 |
7.90/3.60	c (0,0) c | Imported      |            2021 |        312 |        229 |        295 |        224 |        229 |        232 |        198 |        302 |
7.90/3.60	c (0,0) c | Good          |             717 |        111 |         78 |        106 |         78 |         84 |         78 |         74 |        108 |
7.90/3.60	c (0,0) c | Purge         |            1304 |        201 |        151 |        189 |        146 |        145 |        154 |        124 |        194 |
7.90/3.60	c (0,0) c | Promoted      |              49 |          4 |          4 |         11 |          4 |          9 |          4 |          6 |          7 |
7.90/3.60	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.90/3.60	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.90/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.90/3.60	c (0,0) c | Unaries       |                 |         10 |          1 |          3 |          1 |          1 |          1 |          0 |          3 |
7.90/3.60	c (0,0) c | Binaries      |                 |         28 |         15 |         21 |         16 |          9 |         15 |         16 |         19 |
7.90/3.60	c (0,0) c | Glues         |                 |         64 |         43 |         53 |         45 |         30 |         43 |         47 |         51 |
9.68/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.68/3.60	c (0,0) c | Orig_Seen     |            42 % |       5129 |       5205 |       5277 |       5218 |       5236 |       5201 |       5193 |       5232 |
9.68/3.60	c (0,0) c | Diff Orig seen|                 |      X     |         76 |        148 |         89 |        107 |         72 |         64 |        103 |
9.68/3.60	c (0,0) c | Hamming       |            17 % |      X     |        555 |        438 |        488 |        477 |        465 |        498 |        485 |
9.68/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.68/3.60	c (0,0) 
9.68/3.60	c (0,0) s UNSATISFIABLE
9.68/3.60	c (0,0) SatSolver.solve End
9.68/3.60	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
9.68/3.60	c (0,0) Show results Begin
9.68/3.60	s UNSATISFIABLE
9.68/3.60	c (0,0) Show results End
9.68/3.60	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
9.68/3.60	c (0,0) 0,0,STOP-AFTER(ALL)
9.68/3.60	c END-Prog: Tue Aug 14 02:42:49 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 (13232 MiB free)
  memory of node 1: 16384 MiB (10744 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307404-1534207366/watcher-4307404-1534207366 -o /tmp/evaluation-result-4307404-1534207366/solver-4307404-1534207366 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534202255-9686 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307404-1534207366.xml 

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

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

solver pid=10675, runsolver pid=10672

[startup+0.100171 s]*
/proc/loadavg: 7.59 8.02 8.14 3/201 10697
/proc/meminfo: memFree=24456944/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238299742 115843072 349 33554432000 4194304 5098028 140734434386288 140734434383544 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 349 296 221 0 87 0
[pid=10678] ppid=10675 vsize=27313900 memory=109620 CPUtime=0.11 cores=0-7
/proc/10678/stat : 10678 (java) S 10675 10675 9659 0 -1 1077944320 6840 0 0 0 8 3 0 0 20 0 20 0 238299743 27969433600 27405 33554432000 4194304 4196468 140727638728896 140727638711440 139958157315831 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
/proc/10678/statm: 6828475 27405 2746 1 0 6790935 0
[pid=10678/tid=10679] ppid=10675 vsize=27313900 memory=8112278636917072286 CPUtime=0.08 cores=0-7
/proc/10678/task/10679/stat : 10679 (java) R 10675 10675 9659 0 -1 4202560 4956 0 0 0 6 2 0 0 20 0 20 0 238299743 27969433600 27405 33554432000 4194304 4196468 140727638728896 139958129142160 139958141396318 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10680] ppid=10675 vsize=27313900 memory=732370319388339173 CPUtime=0 cores=0-7
/proc/10678/task/10680/stat : 10680 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139958161557904 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10681] ppid=10675 vsize=27313900 memory=140181050885760 CPUtime=0 cores=0-7
/proc/10678/task/10681/stat : 10681 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957975714064 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10682] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10682/stat : 10682 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957974661776 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10683] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10683/stat : 10683 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957973608976 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10684] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10684/stat : 10684 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957972556688 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10685] ppid=10675 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10678/task/10685/stat : 10685 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957971503888 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10686] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10686/stat : 10686 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957970451600 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10687] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10687/stat : 10687 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 27405 33554432000 4194304 4196468 140727638728896 139957969398800 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10688] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10688/stat : 10688 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956544522352 139958157326978 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10689] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10689/stat : 10689 (java) S 10675 10675 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956139844384 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10690] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10690/stat : 10690 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299748 27969433600 27405 33554432000 4194304 4196468 140727638728896 139955871409264 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10691] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10691/stat : 10691 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139955496900688 139958157334427 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10692] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10692/stat : 10692 (java) S 10675 10675 9659 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956005624432 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10693] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10693/stat : 10693 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956004571632 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10694] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10694/stat : 10694 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956003519344 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10695] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10695/stat : 10695 (java) S 10675 10675 9659 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956002466544 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10696] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10696/stat : 10696 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 27405 33554432000 4194304 4196468 140727638728896 139954998995296 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10697] ppid=10675 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10678/task/10697/stat : 10697 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299751 27969433600 27405 33554432000 4194304 4196468 140727638728896 139956001413424 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111016 KiB

[startup+0.210142 s]*
/proc/loadavg: 7.59 8.02 8.14 2/201 10697
/proc/meminfo: memFree=24438912/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238299742 115843072 349 33554432000 4194304 5098028 140734434386288 140734434383544 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 349 296 221 0 87 0
[pid=10678] ppid=10675 vsize=27313900 memory=124248 CPUtime=0.24 cores=0-7
/proc/10678/stat : 10678 (java) S 10675 10675 9659 0 -1 1077944320 10696 0 0 0 21 3 0 0 20 0 20 0 238299743 27969433600 31062 33554432000 4194304 4196468 140727638728896 140727638711440 139958157315831 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
/proc/10678/statm: 6828475 31062 2917 1 0 6790935 0
[pid=10678/tid=10679] ppid=10675 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/10678/task/10679/stat : 10679 (java) R 10675 10675 9659 0 -1 4202560 8601 0 0 0 16 3 0 0 20 0 20 0 238299743 27969433600 31062 33554432000 4194304 4196468 140727638728896 139958129124576 139958138709565 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10680] ppid=10675 vsize=27313900 memory=280362005432056 CPUtime=0 cores=0-7
/proc/10678/task/10680/stat : 10680 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139958161557904 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10681] ppid=10675 vsize=27313900 memory=140181050885760 CPUtime=0 cores=0-7
/proc/10678/task/10681/stat : 10681 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957975714064 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10682] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10682/stat : 10682 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957974661776 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10683] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10683/stat : 10683 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957973608976 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10684] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10684/stat : 10684 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957972556688 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10685] ppid=10675 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10678/task/10685/stat : 10685 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957971503888 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10686] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10686/stat : 10686 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957970451600 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10687] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10687/stat : 10687 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31062 33554432000 4194304 4196468 140727638728896 139957969398800 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10688] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10688/stat : 10688 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956544522352 139958157326978 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10689] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10689/stat : 10689 (java) S 10675 10675 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956139844384 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10690] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10690/stat : 10690 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299748 27969433600 31062 33554432000 4194304 4196468 140727638728896 139955871409264 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10691] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10691/stat : 10691 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139955496900688 139958157334427 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10692] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10692/stat : 10692 (java) S 10675 10675 9659 0 -1 1077944384 344 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956005624432 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10693] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10693/stat : 10693 (java) S 10675 10675 9659 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956004571632 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10694] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10694/stat : 10694 (java) R 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956003519344 139958157326978 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10695] ppid=10675 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/10678/task/10695/stat : 10695 (java) S 10675 10675 9659 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956002466544 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10696] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10696/stat : 10696 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31062 33554432000 4194304 4196468 140727638728896 139954998995296 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10697] ppid=10675 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10678/task/10697/stat : 10697 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299751 27969433600 31062 33554432000 4194304 4196468 140727638728896 139956001413424 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125644 KiB

[startup+0.309412 s]*
/proc/loadavg: 7.59 8.02 8.14 2/201 10697
/proc/meminfo: memFree=24435908/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238299742 115843072 349 33554432000 4194304 5098028 140734434386288 140734434383544 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 349 296 221 0 87 0
[pid=10678] ppid=10675 vsize=27313900 memory=127760 CPUtime=0.42 cores=0-7
/proc/10678/stat : 10678 (java) S 10675 10675 9659 0 -1 1077944320 11242 0 0 0 38 4 0 0 20 0 20 0 238299743 27969433600 31940 33554432000 4194304 4196468 140727638728896 140727638711440 139958157315831 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
/proc/10678/statm: 6828475 31940 2960 1 0 6790935 0
[pid=10678/tid=10679] ppid=10675 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10678/task/10679/stat : 10679 (java) R 10675 10675 9659 0 -1 4202560 8981 0 0 0 26 3 0 0 20 0 20 0 238299743 27969433600 31940 33554432000 4194304 4196468 140727638728896 139958129111280 139958137591161 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10680] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10680/stat : 10680 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139958161557904 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10681] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10681/stat : 10681 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957975714064 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10682] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10682/stat : 10682 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957974661776 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10683] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10683/stat : 10683 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957973608976 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10684] ppid=10675 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10678/task/10684/stat : 10684 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957972556688 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10685] ppid=10675 vsize=27313900 memory=140180954641327 CPUtime=0 cores=0-7
/proc/10678/task/10685/stat : 10685 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957971503888 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10686] ppid=10675 vsize=27313900 memory=140180954643632 CPUtime=0 cores=0-7
/proc/10678/task/10686/stat : 10686 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957970451600 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10687] ppid=10675 vsize=27313900 memory=140180954645936 CPUtime=0 cores=0-7
/proc/10678/task/10687/stat : 10687 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299745 27969433600 31940 33554432000 4194304 4196468 140727638728896 139957969398800 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10688] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10688/stat : 10688 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956544522352 139958157326978 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10689] ppid=10675 vsize=27313900 memory=280361909298832 CPUtime=0 cores=0-7
/proc/10678/task/10689/stat : 10689 (java) S 10675 10675 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238299747 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956139844384 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10690] ppid=10675 vsize=27313900 memory=280361909305744 CPUtime=0 cores=0-7
/proc/10678/task/10690/stat : 10690 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299748 27969433600 31940 33554432000 4194304 4196468 140727638728896 139955871409264 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10691] ppid=10675 vsize=27313900 memory=280361909247024 CPUtime=0 cores=0-7
/proc/10678/task/10691/stat : 10691 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139955496900688 139958157334427 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10692] ppid=10675 vsize=27313900 memory=280361909319568 CPUtime=0.01 cores=0-7
/proc/10678/task/10692/stat : 10692 (java) S 10675 10675 9659 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956005624432 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10693] ppid=10675 vsize=27313900 memory=280361909326480 CPUtime=0.02 cores=0-7
/proc/10678/task/10693/stat : 10693 (java) S 10675 10675 9659 0 -1 1077944384 236 0 0 0 2 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956004571632 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10694] ppid=10675 vsize=27313900 memory=280361909324176 CPUtime=0.01 cores=0-7
/proc/10678/task/10694/stat : 10694 (java) S 10675 10675 9659 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956003519344 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10695] ppid=10675 vsize=27313900 memory=280361909340336 CPUtime=0.07 cores=0-7
/proc/10678/task/10695/stat : 10695 (java) S 10675 10675 9659 0 -1 1077944384 302 0 0 0 7 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956002466544 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10696] ppid=10675 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10678/task/10696/stat : 10696 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299750 27969433600 31940 33554432000 4194304 4196468 140727638728896 139954998995296 139958157326037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10697] ppid=10675 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10678/task/10697/stat : 10697 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299751 27969433600 31940 33554432000 4194304 4196468 140727638728896 139956001413424 139958157326978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129156 KiB

[startup+0.700921 s]
/proc/loadavg: 7.59 8.02 8.14 2/201 10697
/proc/meminfo: memFree=24412096/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 238299742 115843072 349 33554432000 4194304 5098028 140734434386288 140734434383544 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 349 296 221 0 87 0
[pid=10678] ppid=10675 vsize=27322296 memory=165848 CPUtime=1 cores=0-7
/proc/10678/stat : 10678 (java) S 10675 10675 9659 0 -1 1077944320 18388 0 0 0 93 7 0 0 20 0 20 0 238299743 27978031104 41462 33554432000 4194304 4196468 140727638728896 140727638711440 139958157315831 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
/proc/10678/statm: 6830574 41462 3159 1 0 6791959 0
[pid=10678/tid=10679] ppid=10675 vsize=27322296 memory=280361909635200 CPUtime=0.67 cores=0-7
/proc/10678/task/10679/stat : 10679 (java) R 10675 10675 9659 0 -1 4202560 15615 0 0 0 62 5 0 0 20 0 20 0 238299743 27978031104 41462 33554432000 4194304 4196468 140727638728896 139958129133360 139958141396318 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10680] ppid=10675 vsize=27322296 memory=11192 CPUtime=0 cores=0-7
/proc/10678/task/10680/stat : 10680 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299745 27978031104 41462 33554432000 4194304 4196468 140727638728896 139958161557904 139958157326037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10681] ppid=10675 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/10678/task/10681/stat : 10681 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27978031104 41462 33554432000 4194304 4196468 140727638728896 139957975714064 139958157326037 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0
[pid=10678/tid=10682] ppid=10675 vsize=27322296 memory=1828 CPUtime=0 cores=0-7
/proc/10678/task/10682/stat : 10682 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299745 27978031104 41462 33554432000 4194304 4196468 140727638728896 139957974661776 139958157326037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23838720 140727638733801 140727638734125 140727638734125 140727638736847 0

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

/proc/loadavg: 7.59 8.02 8.14 1/201 10717
/proc/meminfo: memFree=24471560/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1472 CPUtime=6.78 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 589 27951 0 0 0 0 662 16 20 0 1 0 238299742 115843072 368 33554432000 4194304 5098028 140734434386288 140734434383032 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 368 311 221 0 87 0
[pid=10698] ppid=10675 vsize=7752048 memory=90192 CPUtime=0.64 cores=0-7
/proc/10698/stat : 10698 (java) S 10675 10675 9659 0 -1 1077944320 16350 0 0 0 60 4 0 0 20 0 20 0 238299990 7938097152 22548 33554432000 4194304 4196468 140726709379568 140726709362112 139675327647479 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
/proc/10698/statm: 1938012 22548 2983 1 0 1899951 0
[pid=10698/tid=10699] ppid=10675 vsize=7752048 memory=56 CPUtime=0.47 cores=0-7
/proc/10698/task/10699/stat : 10699 (java) D 10675 10675 9659 0 -1 4202560 14006 0 0 0 44 3 0 0 20 0 20 0 238299991 7938097152 22548 33554432000 4194304 4196468 140726709379568 139675299480304 139675327669405 0 4 2 25189581 18446744072100379781 0 0 -1 4 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10700] ppid=10675 vsize=7752048 memory=10881 CPUtime=0 cores=0-7
/proc/10698/task/10700/stat : 10700 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139675331890064 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10701] ppid=10675 vsize=7752048 memory=1396 CPUtime=0 cores=0-7
/proc/10698/task/10701/stat : 10701 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139675156531984 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10702] ppid=10675 vsize=7752048 memory=171736 CPUtime=0 cores=0-7
/proc/10698/task/10702/stat : 10702 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674811792528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10703] ppid=10675 vsize=7752048 memory=3712 CPUtime=0 cores=0-7
/proc/10698/task/10703/stat : 10703 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674810739728 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10704] ppid=10675 vsize=7752048 memory=64488 CPUtime=0 cores=0-7
/proc/10698/task/10704/stat : 10704 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674809686416 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10705] ppid=10675 vsize=7752048 memory=1064 CPUtime=0 cores=0-7
/proc/10698/task/10705/stat : 10705 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674808633616 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10706] ppid=10675 vsize=7752048 memory=2072 CPUtime=0 cores=0-7
/proc/10698/task/10706/stat : 10706 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674807581328 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10707] ppid=10675 vsize=7752048 memory=1740 CPUtime=0 cores=0-7
/proc/10698/task/10707/stat : 10707 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674806528528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10708] ppid=10675 vsize=7752048 memory=11192 CPUtime=0 cores=0-7
/proc/10698/task/10708/stat : 10708 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299994 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674756639344 139675327658626 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10709] ppid=10675 vsize=7752048 memory=752 CPUtime=0 cores=0-7
/proc/10698/task/10709/stat : 10709 (java) S 10675 10675 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238299994 7938097152 22548 33554432000 4194304 4196468 140726709379568 139673947071776 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10710] ppid=10675 vsize=7752048 memory=1828 CPUtime=0 cores=0-7
/proc/10698/task/10710/stat : 10710 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299994 7938097152 22548 33554432000 4194304 4196468 140726709379568 139673678636656 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10711] ppid=10675 vsize=7752048 memory=1120 CPUtime=0 cores=0-7
/proc/10698/task/10711/stat : 10711 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139673304128080 139675327666075 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10712] ppid=10675 vsize=7752048 memory=2241 CPUtime=0.01 cores=0-7
/proc/10698/task/10712/stat : 10712 (java) S 10675 10675 9659 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674755586160 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10713] ppid=10675 vsize=7752048 memory=2244 CPUtime=0.02 cores=0-7
/proc/10698/task/10713/stat : 10713 (java) S 10675 10675 9659 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674754533360 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10714] ppid=10675 vsize=7752048 memory=6154567370709166958 CPUtime=0.01 cores=0-7
/proc/10698/task/10714/stat : 10714 (java) S 10675 10675 9659 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674753481072 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10715] ppid=10675 vsize=7752048 memory=3516 CPUtime=0.1 cores=0-7
/proc/10698/task/10715/stat : 10715 (java) S 10675 10675 9659 0 -1 1077944384 348 0 0 0 10 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674551052528 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10716] ppid=10675 vsize=7752048 memory=872 CPUtime=0 cores=0-7
/proc/10698/task/10716/stat : 10716 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139672806222688 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10717] ppid=10675 vsize=7752048 memory=1288 CPUtime=0 cores=0-7
/proc/10698/task/10717/stat : 10717 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299997 7938097152 22548 33554432000 4194304 4196468 140726709379568 139674550000432 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
Current children cumulated CPU time: 7.42 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 91664 KiB

[startup+3.61508 s]
# the end of solver process 10675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.46494 s, system=0.268175 s

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

[startup+3.21015 s]
/proc/loadavg: 7.59 8.02 8.14 1/201 10717
/proc/meminfo: memFree=24471560/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1472 CPUtime=6.78 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 589 27951 0 0 0 0 662 16 20 0 1 0 238299742 115843072 368 33554432000 4194304 5098028 140734434386288 140734434383032 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 368 311 221 0 87 0
[pid=10698] ppid=10675 vsize=7752068 memory=94480 CPUtime=0.78 cores=0-7
/proc/10698/stat : 10698 (java) S 10675 10675 9659 0 -1 1077944320 16963 0 0 0 73 5 0 0 20 0 20 0 238299990 7938117632 23620 33554432000 4194304 4196468 140726709379568 140726709362112 139675327647479 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
/proc/10698/statm: 1938017 23620 3001 1 0 1899951 0
[pid=10698/tid=10699] ppid=10675 vsize=7752068 memory=35872 CPUtime=0.56 cores=0-7
/proc/10698/task/10699/stat : 10699 (java) R 10675 10675 9659 0 -1 4202560 14591 0 0 0 52 4 0 0 20 0 20 0 238299991 7938117632 23620 33554432000 4194304 4196468 140726709379568 139675299434224 139675309021016 0 4 2 25189581 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10700] ppid=10675 vsize=7752068 memory=3312 CPUtime=0 cores=0-7
/proc/10698/task/10700/stat : 10700 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139675331890064 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10701] ppid=10675 vsize=7752068 memory=15708 CPUtime=0 cores=0-7
/proc/10698/task/10701/stat : 10701 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139675156531984 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10702] ppid=10675 vsize=7752068 memory=1620 CPUtime=0 cores=0-7
/proc/10698/task/10702/stat : 10702 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674811792528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10703] ppid=10675 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10698/task/10703/stat : 10703 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674810739728 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10704] ppid=10675 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10698/task/10704/stat : 10704 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674809686416 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10705] ppid=10675 vsize=7752068 memory=6186 CPUtime=0 cores=0-7
/proc/10698/task/10705/stat : 10705 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674808633616 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10706] ppid=10675 vsize=7752068 memory=1594 CPUtime=0 cores=0-7
/proc/10698/task/10706/stat : 10706 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674807581328 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10707] ppid=10675 vsize=7752068 memory=761 CPUtime=0 cores=0-7
/proc/10698/task/10707/stat : 10707 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299992 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674806528528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10708] ppid=10675 vsize=7752068 memory=140180954954688 CPUtime=0 cores=0-7
/proc/10698/task/10708/stat : 10708 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299994 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674756639344 139675327658626 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10709] ppid=10675 vsize=7752068 memory=280361909178912 CPUtime=0 cores=0-7
/proc/10698/task/10709/stat : 10709 (java) S 10675 10675 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238299994 7938117632 23620 33554432000 4194304 4196468 140726709379568 139673947071776 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10710] ppid=10675 vsize=7752068 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10698/task/10710/stat : 10710 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299994 7938117632 23620 33554432000 4194304 4196468 140726709379568 139673678636656 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10711] ppid=10675 vsize=7752068 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10698/task/10711/stat : 10711 (java) S 10675 10675 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139673304128080 139675327666075 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10712] ppid=10675 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10698/task/10712/stat : 10712 (java) S 10675 10675 9659 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674755586160 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10713] ppid=10675 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10698/task/10713/stat : 10713 (java) S 10675 10675 9659 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674754533360 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10714] ppid=10675 vsize=7752068 memory=140179142606870 CPUtime=0.02 cores=0-7
/proc/10698/task/10714/stat : 10714 (java) S 10675 10675 9659 0 -1 1077944384 93 0 0 0 2 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674753481072 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10715] ppid=10675 vsize=7752068 memory=304274695476478263 CPUtime=0.12 cores=0-7
/proc/10698/task/10715/stat : 10715 (java) S 10675 10675 9659 0 -1 1077944384 366 0 0 0 12 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674551052528 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10716] ppid=10675 vsize=7752068 memory=15817785569708416 CPUtime=0 cores=0-7
/proc/10698/task/10716/stat : 10716 (java) S 10675 10675 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139672806222688 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10717] ppid=10675 vsize=7752068 memory=8174712179017602151 CPUtime=0 cores=0-7
/proc/10698/task/10717/stat : 10717 (java) S 10675 10675 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238299997 7938117632 23620 33554432000 4194304 4196468 140726709379568 139674550000432 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
Current children cumulated CPU time: 7.56 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 95952 KiB

[startup+3.60083 s]
/proc/loadavg: 7.59 8.02 8.14 1/201 10717
/proc/meminfo: memFree=24471560/32770624 swapFree=67108524/67108860
[pid=10675] ppid=10672 vsize=113128 memory=1472 CPUtime=6.78 cores=0-7
/proc/10675/stat : 10675 (scop.sh) S 10672 10675 9659 0 -1 4202496 589 27951 0 0 0 0 662 16 20 0 1 0 238299742 115843072 368 33554432000 4194304 5098028 140734434386288 140734434383032 140644783866492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21590016 140734434395171 140734434395395 140734434395395 140734434398157 0
/proc/10675/statm: 28282 368 311 221 0 87 0
[pid=10698] ppid=10675 vsize=8413904 memory=120624 CPUtime=2.9 cores=0-7
/proc/10698/stat : 10698 (java) S 10675 10675 9659 0 -1 1077944320 18409 4921 0 0 106 6 176 2 20 0 23 0 238299990 8615837696 30156 33554432000 4194304 4196468 140726709379568 140726709362112 139675327647479 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
/proc/10698/statm: 2103476 30156 3152 1 0 2064875 0
[pid=10698/tid=10699] ppid=10675 vsize=8413904 memory=3516 CPUtime=2.53 cores=0-7
/proc/10698/task/10699/stat : 10699 (java) S 10675 10675 9659 0 -1 1077944384 15527 4921 0 0 70 5 176 2 20 0 23 0 238299991 8615837696 30156 33554432000 4194304 4196468 140726709379568 139675299487632 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10700] ppid=10675 vsize=8413904 memory=872 CPUtime=1.78 cores=0-7
/proc/10698/task/10700/stat : 10700 (java) S 10675 10675 9659 0 -1 1077944384 2 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139675331890064 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10701] ppid=10675 vsize=8413904 memory=1288 CPUtime=1.78 cores=0-7
/proc/10698/task/10701/stat : 10701 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139675156531984 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10702] ppid=10675 vsize=8413904 memory=1740 CPUtime=1.78 cores=0-7
/proc/10698/task/10702/stat : 10702 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674811792528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10703] ppid=10675 vsize=8413904 memory=11192 CPUtime=1.78 cores=0-7
/proc/10698/task/10703/stat : 10703 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674810739728 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10704] ppid=10675 vsize=8413904 memory=752 CPUtime=1.78 cores=0-7
/proc/10698/task/10704/stat : 10704 (java) S 10675 10675 9659 0 -1 1077944384 2 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674809686416 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10705] ppid=10675 vsize=8413904 memory=1828 CPUtime=1.78 cores=0-7
/proc/10698/task/10705/stat : 10705 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674808633616 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10706] ppid=10675 vsize=8413904 memory=1120 CPUtime=1.78 cores=0-7
/proc/10698/task/10706/stat : 10706 (java) S 10675 10675 9659 0 -1 1077944384 3 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674807581328 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10707] ppid=10675 vsize=8413904 memory=2241 CPUtime=1.78 cores=0-7
/proc/10698/task/10707/stat : 10707 (java) S 10675 10675 9659 0 -1 1077944384 2 4921 0 0 0 0 176 2 20 0 23 0 238299992 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674806528528 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10708] ppid=10675 vsize=8413904 memory=2244 CPUtime=1.78 cores=0-7
/proc/10698/task/10708/stat : 10708 (java) S 10675 10675 9659 0 -1 1077944384 5 4921 0 0 0 0 176 2 20 0 23 0 238299994 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674756639344 139675327658626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10709] ppid=10675 vsize=8413904 memory=6154567370709166958 CPUtime=1.78 cores=0-7
/proc/10698/task/10709/stat : 10709 (java) S 10675 10675 9659 0 -1 1077944384 13 4921 0 0 0 0 176 2 20 0 23 0 238299994 8615837696 30156 33554432000 4194304 4196468 140726709379568 139673947071776 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10710] ppid=10675 vsize=8413904 memory=140185345853055 CPUtime=1.78 cores=0-7
/proc/10698/task/10710/stat : 10710 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299994 8615837696 30156 33554432000 4194304 4196468 140726709379568 139673678636656 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10711] ppid=10675 vsize=8413904 memory=0 CPUtime=1.78 cores=0-7
/proc/10698/task/10711/stat : 10711 (java) S 10675 10675 9659 0 -1 1077944384 1 4921 0 0 0 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139673304128080 139675327666075 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10712] ppid=10675 vsize=8413904 memory=0 CPUtime=1.84 cores=0-7
/proc/10698/task/10712/stat : 10712 (java) S 10675 10675 9659 0 -1 1077944384 597 4921 0 0 6 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674755586160 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10713] ppid=10675 vsize=8413904 memory=0 CPUtime=1.82 cores=0-7
/proc/10698/task/10713/stat : 10713 (java) S 10675 10675 9659 0 -1 1077944384 198 4921 0 0 4 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674754533360 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10714] ppid=10675 vsize=8413904 memory=0 CPUtime=1.83 cores=0-7
/proc/10698/task/10714/stat : 10714 (java) S 10675 10675 9659 0 -1 1077944384 193 4921 0 0 5 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674753481072 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10715] ppid=10675 vsize=8413904 memory=0 CPUtime=1.97 cores=0-7
/proc/10698/task/10715/stat : 10715 (java) R 10675 10675 9659 0 -1 4202560 494 4921 0 0 19 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674551052528 139675327659414 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10716] ppid=10675 vsize=8413904 memory=0 CPUtime=1.78 cores=0-7
/proc/10698/task/10716/stat : 10716 (java) S 10675 10675 9659 0 -1 1077944384 3 4921 0 0 0 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139672806222688 139675327657685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
[pid=10698/tid=10717] ppid=10675 vsize=8413904 memory=7594031471424787307 CPUtime=1.78 cores=0-7
/proc/10698/task/10717/stat : 10717 (java) S 10675 10675 9659 0 -1 1077944384 2 4921 0 0 0 0 176 2 20 0 23 0 238299997 8615837696 30156 33554432000 4194304 4196468 140726709379568 139674550000432 139675327658626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11526144 140726709384369 140726709384493 140726709384493 140726709387215 0
Current children cumulated CPU time: 9.68 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 122096 KiB

Child status: 0
Real time (s): 3.61513
CPU time (s): 9.73311
CPU user time (s): 9.46494
CPU system time (s): 0.268175
CPU usage (%): 269.233
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 392788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.46494
system time used= 0.268175
maximum resident set size= 395088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8556
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 10675
#   total CPU time (s): 9.73311
#   total CPU user time (s): 9.46494
#   total CPU system time (s): 0.268175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044431 second user time and 0.078683 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-14 02:42:46
IDJOB=4307404
IDBENCH=141614
IDSOLVER=2789
FILE ID=node107/4307404-1534207366
RUNJOBID= node107-1534202255-9686
PBS_JOBID= 21038016
Free space on /tmp= 39620 MiB

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

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

MD5SUM BENCH= 3b77ed50ef14863a53905eb481969062
RANDOM SEED=1009656799

node107.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.40
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.40
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.40
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.40
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:        24551896 kB
MemAvailable:   31900508 kB
Buffers:          178400 kB
Cached:          7376488 kB
SwapCached:           20 kB
Active:          3869932 kB
Inactive:        3740748 kB
Active(anon):       4624 kB
Inactive(anon):   103496 kB
Active(file):    3865308 kB
Inactive(file):  3637252 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:        121560 kB
Mapped:            52208 kB
Shmem:             49632 kB
Slab:             302960 kB
SReclaimable:     274512 kB
SUnreclaim:        28448 kB
KernelStack:        3792 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39612 MiB
End job on node107 at 2018-08-14 02:42:49