Trace number 4307309

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 5.3206 2.67693

General information on the benchmark

NameBibd/
Bibd-sum-07-03-01_c18.xml
MD5SUMf239a4aabd5fa756ce2bc7a404e03a34
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.57966
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":49}]
Minimum variable degree9
Maximum variable degree9
Distribution of variable degrees[{"degree":9,"count":49}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":14},{"arity":14,"count":21},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":35}]
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-10548-serial-file.bin HOME/instance-4307309-1534189814.xml
0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 21:50:14 CEST 2018
0.66/0.55	c PID: 10551
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.17/0.87	c (0,0) Parsing End
1.17/0.88	c (0,0) CSP: 0 int (0 aux), 49 bool (0 aux), 36 ctr, max domain size 2
1.17/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) Constraint Name Generate Begin
1.17/0.88	c (0,0) Ctr:HOME/instance-4307309-1534189814.xml,IntVar:LexMatrix:Num:WeightedSum
1.17/0.88	c (0,0) Constraint Name Generate End
1.17/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) CSP to CSPinCNF Begin
1.37/0.98	c (0,0) translated 4 (10%) constraints
1.37/0.99	c (0,0) translated 8 (20%) constraints
1.37/1.00	c (0,0) translated 11 (30%) constraints
1.55/1.01	c (0,0) translated 15 (40%) constraints
1.55/1.09	c (0,0) translated 18 (50%) constraints
1.79/1.15	c (0,0) translated 22 (60%) constraints
2.05/1.21	c (0,0) translated 26 (70%) constraints
2.05/1.24	c (0,0) translated 29 (80%) constraints
2.05/1.27	c (0,0) translated 33 (90%) constraints
2.05/1.29	c (0,0) translated 36 (100%) constraints
2.73/1.40	c (0,0) STATISTICS1:HOME/instance-4307309-1534189814.xml,IntVar:LexMatrix:Num:WeightedSum,403,767,64,2,4,7,64:70;2:156,2:2060,4:60;3:306;2:354;1:47,7:70;2:156;1:1650,
2.73/1.40	c (0,0) ==========================================
2.73/1.40	c (0,0) Both Encoding selects:
2.73/1.40	c (0,0) Order
2.73/1.40	c (0,0) ==========================================
2.73/1.43	c (0,0) translated 77 (10%) constraints
2.73/1.44	c (0,0) translated 154 (20%) constraints
2.73/1.45	c (0,0) translated 231 (30%) constraints
2.73/1.46	c (0,0) translated 307 (40%) constraints
2.73/1.47	c (0,0) translated 384 (50%) constraints
2.73/1.48	c (0,0) translated 461 (60%) constraints
2.73/1.49	c (0,0) translated 537 (70%) constraints
3.12/1.50	c (0,0) translated 614 (80%) constraints
3.12/1.50	c (0,0) translated 691 (90%) constraints
3.12/1.51	c (0,0) translated 767 (100%) constraints
3.12/1.52	c (0,0) CSP to CSPinCNF End
3.12/1.52	c (0,0) CSP: 0 int (0 aux), 550 bool (501 aux), 1096 ctr, max domain size 2
3.12/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.12/1.52	c (0,0) CSPinCNF Propagation Begin
3.12/1.55	c (1,1) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.12/1.55	c (1,1) CSPinCNF Propagation End
3.12/1.55	c (1,1) CSP: 0 int (0 aux), 550 bool (501 aux), 949 ctr, max domain size 2
3.12/1.55	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.12/1.55	c (1,1) Simplify CSPinCNF Begin
3.12/1.57	c (1,1) Simplify CSPinCNF End
3.12/1.57	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.12/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.12/1.57	c (1,1) Calculate Precise Domain Begin
3.12/1.57	c (1,1) 0 values are removed by re-calculation
3.12/1.57	c (1,1) Calculate Precise Domain End
3.12/1.57	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.12/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.12/1.58	c (1,1) CSPinCNF to SatSolver Begin
3.45/1.69	c (1,1) 111 (10 %) CSP clauses are encoded (706 SAT variables, 926 SAT clauses)
3.73/1.70	c (1,1) 221 (20 %) CSP clauses are encoded (706 SAT variables, 1096 SAT clauses)
3.73/1.70	c (1,1) 332 (30 %) CSP clauses are encoded (706 SAT variables, 1267 SAT clauses)
3.73/1.71	c (1,1) 442 (40 %) CSP clauses are encoded (706 SAT variables, 1437 SAT clauses)
3.73/1.71	c (1,1) 553 (50 %) CSP clauses are encoded (706 SAT variables, 1608 SAT clauses)
3.73/1.71	c (1,1) 663 (60 %) CSP clauses are encoded (706 SAT variables, 1778 SAT clauses)
3.73/1.72	c (1,1) 774 (70 %) CSP clauses are encoded (706 SAT variables, 1949 SAT clauses)
3.73/1.72	c (1,1) 884 (80 %) CSP clauses are encoded (706 SAT variables, 2096 SAT clauses)
3.73/1.73	c (1,1) 995 (90 %) CSP clauses are encoded (706 SAT variables, 2260 SAT clauses)
3.73/1.73	c (1,1) 1105 (100 %) CSP clauses are encoded (706 SAT variables, 2424 SAT clauses)
3.73/1.73	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.73/1.73	c (1,1) CSPinCNF to SatSolver End
3.73/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.73/1.75	c (1,1) STATISTICS2:HOME/instance-4307309-1534189814.xml,IntVar:LexMatrix:Num:WeightedSum,706,1105,64,2,4,7,64:70;2:228,2:3055,4:60;3:159;2:804;1:82,7:70;2:228;1:2109,
3.73/1.75	c (1,1) 706 bool, 2425 clause
3.73/1.75	c (1,1) Export Begin
4.00/1.83	c (1,1) Export to HOME/scop-10548-serial-file.bin
4.00/1.83	c (1,1) Export End
4.00/1.83	c (1,1) Export File Size: 0.01 MB
4.00/1.83	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
4.00/1.83	c END-Prog: Mon Aug 13 21:50:16 CEST 2018
4.00/1.85	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10548-serial-file.bin
4.66/2.33	c (0,0) Read Serial File Begin
4.66/2.33	c (0,0) HOME/scop-10548-serial-file.bin
4.79/2.49	c (0,0) Read Serial File End
4.79/2.50	
4.79/2.50	scop order+glucose-syrup (2018-07-31)
4.79/2.50	(Solving Process)
4.79/2.50	
4.94/2.52	c BEGIN-Prog: Mon Aug 13 21:50:16 CEST 2018
4.94/2.52	c PID: 10571
4.94/2.52	c IP: 172.20.3.137
4.94/2.52	c HOST: node137.alineos.net
4.94/2.53	c (0,0) SatSolver.solve Begin
4.94/2.53	c (0,0) 0 bool, 0 clause
4.94/2.53	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307309-1534189814.xml-scop-10551.cnf
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.94/2.56	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.94/2.56	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.94/2.56	c (0,0) c |                                                                                                       |
4.94/2.56	c (0,0) c |  Number of variables:           706                                                                   |
4.94/2.56	c (0,0) c |  Number of clauses:            2425                                                                   |
4.94/2.56	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.94/2.56	c (0,0) c |                                                                                                       |
4.94/2.56	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.94/2.56	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.94/2.56	c (0,0) c |                                                                                                       |
4.94/2.56	c (0,0) c |  Generating clones                                                                                    |
4.94/2.56	c (0,0) c |  all clones generated. Memory =  27.10Mb.                                                             |
4.94/2.56	c (0,0) c ========================================================================================================|
4.94/2.56	c (0,0) c last restart ## conflicts  :  1 1 
4.94/2.56	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
4.94/2.56	c (0,0) c Total Memory so far : 475.13Mb
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c real time : 0.00765586 s
4.94/2.56	c (0,0) c cpu time  : 0.006266 s
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.94/2.56	c (0,0) c
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) c | Conflicts     |               1 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Decisions     |              18 |          1 |          3 |          5 |          3 |          3 |          3 |          0 |          0 |
4.94/2.56	c (0,0) c | Propagations  |             400 |        343 |          6 |         33 |          6 |          6 |          6 |          0 |          0 |
4.94/2.56	c (0,0) c | Avg_Trail     |                 |          0 |          0 |        353 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Avg_DL        |                 |          0 |          0 |          3 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) c | Exported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) c | Unaries       |                 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Glues         |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) c | Orig_Seen     |             0 % |          0 |          0 |          3 |          0 |          0 |          0 |          0 |          0 |
4.94/2.56	c (0,0) c | Diff Orig seen|                 | -        3 | -        3 |      X     | -        3 | -        3 | -        3 | -        3 | -        3 |
4.94/2.56	c (0,0) c | Hamming       |             0 % |          1 |          1 |      X     |          1 |          1 |          1 |          1 |          1 |
4.94/2.56	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.94/2.56	c (0,0) 
4.94/2.56	c (0,0) s SATISFIABLE
5.17/2.60	c (0,0) SatSolver.solve End
5.17/2.60	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.17/2.60	c (0,0) Show results Begin
5.17/2.66	s SATISFIABLE
5.17/2.66	v <instantiation>
5.17/2.66	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6]</list>
5.17/2.66	v     <values>0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1</values>
5.17/2.66	v </instantiation>
5.17/2.66	c (0,0) Show results End
5.17/2.66	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.17/2.66	c (0,0) 0,0,STOP-AFTER(ALL)
5.17/2.66	c END-Prog: Mon Aug 13 21:50:17 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 (11337 MiB free)
  memory of node 1: 16384 MiB (10642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307309-1534189814/watcher-4307309-1534189814 -o /tmp/evaluation-result-4307309-1534189814/solver-4307309-1534189814 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307309-1534189814.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=10548, runsolver pid=10545

[startup+0.100136 s]*
/proc/loadavg: 1.00 1.01 1.07 2/200 10570
/proc/meminfo: memFree=22413436/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236544555 115843072 349 33554432000 4194304 5098028 140721521080592 140721521077848 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 349 296 221 0 87 0
[pid=10551] ppid=10548 vsize=27313900 memory=106420 CPUtime=0.1 cores=0-7
/proc/10551/stat : 10551 (java) S 10548 10548 10382 0 -1 1077944320 6582 0 0 0 8 2 0 0 20 0 20 0 236544555 27969433600 26605 33554432000 4194304 4196468 140726053018400 140726053000944 139761076104951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
/proc/10551/statm: 6828475 26605 2733 1 0 6790935 0
[pid=10551/tid=10552] ppid=10548 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10551/task/10552/stat : 10552 (java) R 10548 10548 10382 0 -1 4202560 4683 0 0 0 7 2 0 0 20 0 20 0 236544555 27969433600 26605 33554432000 4194304 4196468 140726053018400 139761047900832 139761056381776 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10553] ppid=10548 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10551/task/10553/stat : 10553 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139761080346896 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10554] ppid=10548 vsize=27313900 memory=140205874763392 CPUtime=0 cores=0-7
/proc/10551/task/10554/stat : 10554 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760863742352 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10555] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10555/stat : 10555 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760862689808 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10556] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10556/stat : 10556 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760861637264 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10557] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10557/stat : 10557 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760860584720 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10558] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10558/stat : 10558 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760859532176 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10559] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10559/stat : 10559 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760858479632 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10560] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10560/stat : 10560 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760857427088 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10561] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10561/stat : 10561 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544559 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760335046640 139761076116098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10562] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10562/stat : 10562 (java) S 10548 10548 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 26605 33554432000 4194304 4196468 140726053018400 139758705566624 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10563] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10563/stat : 10563 (java) S 10548 10548 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 26605 33554432000 4194304 4196468 140726053018400 139758571344880 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10564] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10564/stat : 10564 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139758196840656 139761076123547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10565] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10565/stat : 10565 (java) S 10548 10548 10382 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760333994480 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10566] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10566/stat : 10566 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760332941936 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10567] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10567/stat : 10567 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760331889392 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10568] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10568/stat : 10568 (java) S 10548 10548 10382 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760330836848 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10569] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10569/stat : 10569 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 26605 33554432000 4194304 4196468 140726053018400 139757698935008 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10570] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10570/stat : 10570 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544563 27969433600 26605 33554432000 4194304 4196468 140726053018400 139760329783728 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107816 KiB

[startup+0.210462 s]*
/proc/loadavg: 1.00 1.01 1.07 2/200 10570
/proc/meminfo: memFree=22397708/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236544555 115843072 349 33554432000 4194304 5098028 140721521080592 140721521077848 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 349 296 221 0 87 0
[pid=10551] ppid=10548 vsize=27313900 memory=120784 CPUtime=0.24 cores=0-7
/proc/10551/stat : 10551 (java) S 10548 10548 10382 0 -1 1077944320 10490 0 0 0 21 3 0 0 20 0 20 0 236544555 27969433600 30196 33554432000 4194304 4196468 140726053018400 140726053000944 139761076104951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
/proc/10551/statm: 6828475 30196 2840 1 0 6790935 0
[pid=10551/tid=10552] ppid=10548 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10551/task/10552/stat : 10552 (java) R 10548 10548 10382 0 -1 4202560 8367 0 0 0 16 3 0 0 20 0 20 0 236544555 27969433600 30196 33554432000 4194304 4196468 140726053018400 139761047917824 139761076126877 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10553] ppid=10548 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/10551/task/10553/stat : 10553 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139761080346896 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10554] ppid=10548 vsize=27313900 memory=140205876038765 CPUtime=0 cores=0-7
/proc/10551/task/10554/stat : 10554 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760863742352 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10555] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10555/stat : 10555 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760862689808 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10556] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10556/stat : 10556 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760861637264 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10557] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10557/stat : 10557 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760860584720 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10558] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10558/stat : 10558 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760859532176 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10559] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10559/stat : 10559 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760858479632 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10560] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10560/stat : 10560 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760857427088 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10561] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10561/stat : 10561 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544559 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760335046640 139761076116098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10562] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10562/stat : 10562 (java) S 10548 10548 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 30196 33554432000 4194304 4196468 140726053018400 139758705566624 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10563] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10563/stat : 10563 (java) S 10548 10548 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 30196 33554432000 4194304 4196468 140726053018400 139758571344880 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10564] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10564/stat : 10564 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139758196840656 139761076123547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10565] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10565/stat : 10565 (java) S 10548 10548 10382 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760333994480 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10566] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10566/stat : 10566 (java) S 10548 10548 10382 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760332941936 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10567] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10567/stat : 10567 (java) S 10548 10548 10382 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760331889392 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10568] ppid=10548 vsize=27313900 memory=-1 CPUtime=0.03 cores=0-7
/proc/10551/task/10568/stat : 10568 (java) S 10548 10548 10382 0 -1 1077944384 307 0 0 0 3 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760330836848 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10569] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10569/stat : 10569 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 30196 33554432000 4194304 4196468 140726053018400 139757698935008 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10570] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10570/stat : 10570 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544563 27969433600 30196 33554432000 4194304 4196468 140726053018400 139760329783728 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122180 KiB

[startup+0.31051 s]*
/proc/loadavg: 1.00 1.01 1.07 2/200 10570
/proc/meminfo: memFree=22394296/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236544555 115843072 349 33554432000 4194304 5098028 140721521080592 140721521077848 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 349 296 221 0 87 0
[pid=10551] ppid=10548 vsize=27313900 memory=125268 CPUtime=0.42 cores=0-7
/proc/10551/stat : 10551 (java) S 10548 10548 10382 0 -1 1077944320 11143 0 0 0 38 4 0 0 20 0 20 0 236544555 27969433600 31317 33554432000 4194304 4196468 140726053018400 140726053000944 139761076104951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
/proc/10551/statm: 6828475 31317 2969 1 0 6790935 0
[pid=10551/tid=10552] ppid=10548 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10551/task/10552/stat : 10552 (java) R 10548 10548 10382 0 -1 4202560 8819 0 0 0 26 3 0 0 20 0 20 0 236544555 27969433600 31317 33554432000 4194304 4196468 140726053018400 139761047899952 139761056380168 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10553] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10553/stat : 10553 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139761080346896 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10554] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10554/stat : 10554 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760863742352 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10555] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10555/stat : 10555 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760862689808 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10556] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10556/stat : 10556 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760861637264 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10557] ppid=10548 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10551/task/10557/stat : 10557 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760860584720 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10558] ppid=10548 vsize=27313900 memory=140205717812143 CPUtime=0 cores=0-7
/proc/10551/task/10558/stat : 10558 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760859532176 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10559] ppid=10548 vsize=27313900 memory=140205717814448 CPUtime=0 cores=0-7
/proc/10551/task/10559/stat : 10559 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760858479632 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10560] ppid=10548 vsize=27313900 memory=140205717816752 CPUtime=0 cores=0-7
/proc/10551/task/10560/stat : 10560 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760857427088 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10561] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10561/stat : 10561 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544559 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760335046640 139761076116098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10562] ppid=10548 vsize=27313900 memory=280411435640464 CPUtime=0 cores=0-7
/proc/10551/task/10562/stat : 10562 (java) S 10548 10548 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 31317 33554432000 4194304 4196468 140726053018400 139758705566624 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10563] ppid=10548 vsize=27313900 memory=280411435647376 CPUtime=0 cores=0-7
/proc/10551/task/10563/stat : 10563 (java) S 10548 10548 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544560 27969433600 31317 33554432000 4194304 4196468 140726053018400 139758571344880 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10564] ppid=10548 vsize=27313900 memory=280411435588656 CPUtime=0 cores=0-7
/proc/10551/task/10564/stat : 10564 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139758196840656 139761076123547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10565] ppid=10548 vsize=27313900 memory=280411435661200 CPUtime=0.01 cores=0-7
/proc/10551/task/10565/stat : 10565 (java) S 10548 10548 10382 0 -1 1077944384 380 0 0 0 1 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760333994480 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10566] ppid=10548 vsize=27313900 memory=280411435668112 CPUtime=0.02 cores=0-7
/proc/10551/task/10566/stat : 10566 (java) S 10548 10548 10382 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760332941936 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10567] ppid=10548 vsize=27313900 memory=280411435665808 CPUtime=0 cores=0-7
/proc/10551/task/10567/stat : 10567 (java) S 10548 10548 10382 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760331889392 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10568] ppid=10548 vsize=27313900 memory=280411435681968 CPUtime=0.07 cores=0-7
/proc/10551/task/10568/stat : 10568 (java) S 10548 10548 10382 0 -1 1077944384 352 0 0 0 7 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760330836848 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10569] ppid=10548 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10569/stat : 10569 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544562 27969433600 31317 33554432000 4194304 4196468 140726053018400 139757698935008 139761076115157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10570] ppid=10548 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10551/task/10570/stat : 10570 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544563 27969433600 31317 33554432000 4194304 4196468 140726053018400 139760329783728 139761076116098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126664 KiB

[startup+0.700991 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10570
/proc/meminfo: memFree=22369988/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236544555 115843072 349 33554432000 4194304 5098028 140721521080592 140721521077848 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 349 296 221 0 87 0
[pid=10551] ppid=10548 vsize=27322296 memory=163320 CPUtime=0.99 cores=0-7
/proc/10551/stat : 10551 (java) S 10548 10548 10382 0 -1 1077944320 18384 0 0 0 93 6 0 0 20 0 20 0 236544555 27978031104 40830 33554432000 4194304 4196468 140726053018400 140726053000944 139761076104951 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
/proc/10551/statm: 6830574 40830 3144 1 0 6791959 0
[pid=10551/tid=10552] ppid=10548 vsize=27322296 memory=280411436039856 CPUtime=0.67 cores=0-7
/proc/10551/task/10552/stat : 10552 (java) R 10548 10548 10382 0 -1 4202560 15585 0 0 0 62 5 0 0 20 0 20 0 236544555 27978031104 40830 33554432000 4194304 4196468 140726053018400 139761047929392 139761060185438 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10553] ppid=10548 vsize=27322296 memory=140205718020976 CPUtime=0 cores=0-7
/proc/10551/task/10553/stat : 10553 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27978031104 40830 33554432000 4194304 4196468 140726053018400 139761080346896 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10554] ppid=10548 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/10551/task/10554/stat : 10554 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27978031104 40830 33554432000 4194304 4196468 140726053018400 139760863742352 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10555] ppid=10548 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/10551/task/10555/stat : 10555 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27978031104 40830 33554432000 4194304 4196468 140726053018400 139760862689808 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0

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

# the end of solver process 10548 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.10136 s, system=0.219242 s

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

[startup+1.60127 s]
/proc/loadavg: 1.00 1.01 1.07 3/200 10570
/proc/meminfo: memFree=22342500/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236544555 115843072 349 33554432000 4194304 5098028 140721521080592 140721521077848 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 349 296 221 0 87 0
[pid=10551] ppid=10548 vsize=27326392 memory=233840 CPUtime=3.45 cores=0-7
/proc/10551/stat : 10551 (java) S 10548 10548 10382 0 -1 1077944320 23173 0 0 0 334 11 0 0 20 0 20 0 236544555 27982225408 58460 33554432000 4194304 4196468 140726053018400 140726053000944 139761076104951 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
/proc/10551/statm: 6831598 58460 3194 1 0 6792983 0
[pid=10551/tid=10552] ppid=10548 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/10551/task/10552/stat : 10552 (java) R 10548 10548 10382 0 -1 4202560 16866 0 0 0 150 6 0 0 20 0 20 0 236544555 27982225408 58460 33554432000 4194304 4196468 140726053018400 139761047938832 139761076126298 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10553] ppid=10548 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/10551/task/10553/stat : 10553 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139761080346896 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10554] ppid=10548 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/10551/task/10554/stat : 10554 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760863742352 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10555] ppid=10548 vsize=27326392 memory=3812 CPUtime=0 cores=0-7
/proc/10551/task/10555/stat : 10555 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760862689808 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10556] ppid=10548 vsize=27326392 memory=64088 CPUtime=0 cores=0-7
/proc/10551/task/10556/stat : 10556 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760861637264 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10557] ppid=10548 vsize=27326392 memory=1100 CPUtime=0 cores=0-7
/proc/10551/task/10557/stat : 10557 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760860584720 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10558] ppid=10548 vsize=27326392 memory=2144 CPUtime=0 cores=0-7
/proc/10551/task/10558/stat : 10558 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760859532176 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10559] ppid=10548 vsize=27326392 memory=1752 CPUtime=0 cores=0-7
/proc/10551/task/10559/stat : 10559 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760858479632 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10560] ppid=10548 vsize=27326392 memory=5752 CPUtime=0 cores=0-7
/proc/10551/task/10560/stat : 10560 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544558 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760857427088 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10561] ppid=10548 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/10551/task/10561/stat : 10561 (java) S 10548 10548 10382 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236544559 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760335046640 139761076116098 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10562] ppid=10548 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/10551/task/10562/stat : 10562 (java) S 10548 10548 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544560 27982225408 58460 33554432000 4194304 4196468 140726053018400 139758705566624 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10563] ppid=10548 vsize=27326392 memory=1220 CPUtime=0 cores=0-7
/proc/10551/task/10563/stat : 10563 (java) S 10548 10548 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544560 27982225408 58460 33554432000 4194304 4196468 140726053018400 139758571344880 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10564] ppid=10548 vsize=27326392 memory=1800 CPUtime=0 cores=0-7
/proc/10551/task/10564/stat : 10564 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139758196840656 139761076123547 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10565] ppid=10548 vsize=27326392 memory=164 CPUtime=0.39 cores=0-7
/proc/10551/task/10565/stat : 10565 (java) R 10548 10548 10382 0 -1 4202560 933 0 0 0 38 1 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760333994480 139761057454100 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10566] ppid=10548 vsize=27326392 memory=-9001734013606258791 CPUtime=0.38 cores=0-7
/proc/10551/task/10566/stat : 10566 (java) S 10548 10548 10382 0 -1 1077944384 683 0 0 0 38 0 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760332941936 139761076116098 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10567] ppid=10548 vsize=27326392 memory=-7384994778349281184 CPUtime=0.35 cores=0-7
/proc/10551/task/10567/stat : 10567 (java) S 10548 10548 10382 0 -1 1077944384 695 0 0 0 34 1 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760331889392 139761076116098 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10568] ppid=10548 vsize=27326392 memory=-7385037615359298921 CPUtime=0.72 cores=0-7
/proc/10551/task/10568/stat : 10568 (java) S 10548 10548 10382 0 -1 1077944384 2637 0 0 0 71 1 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760330836848 139761076116098 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10569] ppid=10548 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/10551/task/10569/stat : 10569 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544562 27982225408 58460 33554432000 4194304 4196468 140726053018400 139757698935008 139761076115157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
[pid=10551/tid=10570] ppid=10548 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10551/task/10570/stat : 10570 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544563 27982225408 58460 33554432000 4194304 4196468 140726053018400 139760329783728 139761076116098 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10612736 140726053024745 140726053025069 140726053025069 140726053027791 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 235236 KiB

[startup+2.40091 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10590
/proc/meminfo: memFree=22462240/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1472 CPUtime=4.07 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 590 24583 0 0 0 0 393 14 20 0 1 0 236544555 115843072 368 33554432000 4194304 5098028 140721521080592 140721521077336 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 368 311 221 0 87 0
[pid=10571] ppid=10548 vsize=7752068 memory=91944 CPUtime=0.72 cores=0-7
/proc/10571/stat : 10571 (java) S 10548 10548 10382 0 -1 1077944320 15656 0 0 0 68 4 0 0 20 0 20 0 236544740 7938117632 22986 33554432000 4194304 4196468 140736278171264 140736278153808 140492674682615 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
/proc/10571/statm: 1938017 22986 3038 1 0 1899951 0
[pid=10571/tid=10572] ppid=10548 vsize=7752068 memory=1235950 CPUtime=0.52 cores=0-7
/proc/10571/task/10572/stat : 10572 (java) R 10548 10548 10382 0 -1 4202560 13309 0 0 0 49 3 0 0 20 0 20 0 236544740 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492646494928 140492659848263 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10573] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10573/stat : 10573 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492678925072 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10574] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10574/stat : 10574 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492479093648 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10575] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10575/stat : 10575 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492478041104 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10576] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10576/stat : 10576 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492476988560 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10577] ppid=10548 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/10571/task/10577/stat : 10577 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492475934992 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10578] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10578/stat : 10578 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492155120016 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10579] ppid=10548 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/10571/task/10579/stat : 10579 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492154067472 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10580] ppid=10548 vsize=7752068 memory=140205717982459 CPUtime=0 cores=0-7
/proc/10571/task/10580/stat : 10580 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544741 7938117632 22986 33554432000 4194304 4196468 140736278171264 140492153014928 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10581] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10581/stat : 10581 (java) S 10548 10548 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544743 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491902417392 140492674693762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10582] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10582/stat : 10582 (java) S 10548 10548 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544743 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491265926560 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10583] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10583/stat : 10583 (java) S 10548 10548 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544743 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491131704816 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10584] ppid=10548 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10584/stat : 10584 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140490757200592 140492674701211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10585] ppid=10548 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/10571/task/10585/stat : 10585 (java) S 10548 10548 10382 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491901364208 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10586] ppid=10548 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10571/task/10586/stat : 10586 (java) S 10548 10548 10382 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491900311664 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10587] ppid=10548 vsize=7752068 memory=0 CPUtime=0.03 cores=0-7
/proc/10571/task/10587/stat : 10587 (java) S 10548 10548 10382 0 -1 1077944384 156 0 0 0 3 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491899259120 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10588] ppid=10548 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/10571/task/10588/stat : 10588 (java) S 10548 10548 10382 0 -1 1077944384 339 0 0 0 11 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491898206576 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10589] ppid=10548 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/10571/task/10589/stat : 10589 (java) S 10548 10548 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140490259294944 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10590] ppid=10548 vsize=7752068 memory=255732 CPUtime=0 cores=0-7
/proc/10571/task/10590/stat : 10590 (java) S 10548 10548 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544746 7938117632 22986 33554432000 4194304 4196468 140736278171264 140491897154480 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
Current children cumulated CPU time: 4.79 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 93416 KiB

[startup+2.6009 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10590
/proc/meminfo: memFree=22462240/32770624 swapFree=67108372/67108860
[pid=10548] ppid=10545 vsize=113128 memory=1472 CPUtime=4.07 cores=0-7
/proc/10548/stat : 10548 (scop.sh) S 10545 10548 10382 0 -1 4202496 590 24583 0 0 0 0 393 14 20 0 1 0 236544555 115843072 368 33554432000 4194304 5098028 140721521080592 140721521077336 140042465596028 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12484608 140721521087523 140721521087747 140721521087747 140721521090509 0
/proc/10548/statm: 28282 368 311 221 0 87 0
[pid=10571] ppid=10548 vsize=8217292 memory=114728 CPUtime=1.1 cores=0-7
/proc/10571/stat : 10571 (java) S 10548 10548 10382 0 -1 1077944320 17357 1472 0 0 105 5 0 0 20 0 22 0 236544740 8414507008 28682 33554432000 4194304 4196468 140736278171264 140736278153808 140492674682615 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
/proc/10571/statm: 2054323 28682 3137 1 0 2015722 0
[pid=10571/tid=10572] ppid=10548 vsize=8217292 memory=-7384994778349281184 CPUtime=0.72 cores=0-7
/proc/10571/task/10572/stat : 10572 (java) R 10548 10548 10382 0 -1 4202560 14385 1472 0 0 68 4 0 0 20 0 22 0 236544740 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492646517712 140492674694550 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10573] ppid=10548 vsize=8217292 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/10571/task/10573/stat : 10573 (java) S 10548 10548 10382 0 -1 1077944384 2 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492678925072 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10574] ppid=10548 vsize=8217292 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10571/task/10574/stat : 10574 (java) S 10548 10548 10382 0 -1 1077944384 2 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492479093648 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10575] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10575/stat : 10575 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492478041104 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10576] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10576/stat : 10576 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492476988560 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10577] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10577/stat : 10577 (java) S 10548 10548 10382 0 -1 1077944384 2 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492475934992 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10578] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10578/stat : 10578 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492155120016 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10579] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10579/stat : 10579 (java) S 10548 10548 10382 0 -1 1077944384 3 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492154067472 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10580] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10580/stat : 10580 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544741 8414507008 28682 33554432000 4194304 4196468 140736278171264 140492153014928 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10581] ppid=10548 vsize=8217292 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10571/task/10581/stat : 10581 (java) S 10548 10548 10382 0 -1 1077944384 5 1472 0 0 0 0 0 0 20 0 22 0 236544743 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491902417392 140492674693762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10582] ppid=10548 vsize=8217292 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/10571/task/10582/stat : 10582 (java) S 10548 10548 10382 0 -1 1077944384 13 1472 0 0 0 0 0 0 20 0 22 0 236544743 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491265926560 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10583] ppid=10548 vsize=8217292 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/10571/task/10583/stat : 10583 (java) S 10548 10548 10382 0 -1 1077944384 21 1472 0 0 0 0 0 0 20 0 22 0 236544743 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491131704816 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10584] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10584/stat : 10584 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140490757200592 140492674701211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10585] ppid=10548 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/10571/task/10585/stat : 10585 (java) S 10548 10548 10382 0 -1 1077944384 359 1472 0 0 2 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491901364208 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10586] ppid=10548 vsize=8217292 memory=6656426216303648864 CPUtime=0.07 cores=0-7
/proc/10571/task/10586/stat : 10586 (java) S 10548 10548 10382 0 -1 1077944384 375 1472 0 0 7 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491900311664 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10587] ppid=10548 vsize=8217292 memory=0 CPUtime=0.06 cores=0-7
/proc/10571/task/10587/stat : 10587 (java) S 10548 10548 10382 0 -1 1077944384 235 1472 0 0 6 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491899259120 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10588] ppid=10548 vsize=8217292 memory=0 CPUtime=0.18 cores=0-7
/proc/10571/task/10588/stat : 10588 (java) R 10548 10548 10382 0 -1 4202560 524 1472 0 0 18 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491898206576 140492674703962 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10589] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10589/stat : 10589 (java) S 10548 10548 10382 0 -1 1077944384 3 1472 0 0 0 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140490259294944 140492674692821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
[pid=10571/tid=10590] ppid=10548 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10571/task/10590/stat : 10590 (java) S 10548 10548 10382 0 -1 1077944384 1 1472 0 0 0 0 0 0 20 0 22 0 236544746 8414507008 28682 33554432000 4194304 4196468 140736278171264 140491897154480 140492674693762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32710656 140736278172849 140736278172973 140736278172973 140736278175695 0
Current children cumulated CPU time: 5.17 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 116200 KiB

Child status: 0
Real time (s): 2.67693
CPU time (s): 5.3206
CPU user time (s): 5.10136
CPU system time (s): 0.219242
CPU usage (%): 198.758
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 257128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.10136
system time used= 0.219242
maximum resident set size= 261080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7413
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 10548
#   total CPU time (s): 5.3206
#   total CPU user time (s): 5.10136
#   total CPU system time (s): 0.219242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039893 second user time and 0.076717 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 21:50:14
IDJOB=4307309
IDBENCH=141326
IDSOLVER=2789
FILE ID=node137/4307309-1534189814
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sum-07-03-01_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-4307309-1534189814/watcher-4307309-1534189814 -o /tmp/evaluation-result-4307309-1534189814/solver-4307309-1534189814 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307309-1534189814.xml

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

MD5SUM BENCH= f239a4aabd5fa756ce2bc7a404e03a34
RANDOM SEED=1729682178

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22508504 kB
MemAvailable:   31900892 kB
Buffers:          118224 kB
Cached:          9468956 kB
SwapCached:            8 kB
Active:          4258956 kB
Inactive:        5385164 kB
Active(anon):       4264 kB
Inactive(anon):   105160 kB
Active(file):    4254692 kB
Inactive(file):  5280004 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8696 kB
Writeback:             0 kB
AnonPages:        103688 kB
Mapped:            54472 kB
Shmem:             49624 kB
Slab:             313904 kB
SReclaimable:     286152 kB
SUnreclaim:        27752 kB
KernelStack:        3584 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 21:50:17