Trace number 4307073

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)SAT 5.36917 2.67017

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 -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-10427-serial-file.bin HOME/instance-4307073-1534189810.xml
0.64/0.53	
0.64/0.53	scop order+glucose-syrup (2018-07-31)
0.64/0.54	(Encoding Process)
0.64/0.54	
0.64/0.56	c BEGIN-Prog: Mon Aug 13 21:50:11 CEST 2018
0.64/0.56	c PID: 10430
0.64/0.56	c IP: 172.20.3.137
0.64/0.56	c HOST: node137.alineos.net
0.64/0.57	c (0,0) Parsing Begin
1.16/0.87	c (0,0) Parsing End
1.16/0.87	c (0,0) CSP: 0 int (0 aux), 49 bool (0 aux), 36 ctr, max domain size 2
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) Constraint Name Generate Begin
1.16/0.88	c (0,0) Ctr:HOME/instance-4307073-1534189810.xml,IntVar:LexMatrix:Num:WeightedSum
1.16/0.88	c (0,0) Constraint Name Generate End
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) CSP to CSPinCNF Begin
1.35/0.98	c (0,0) translated 4 (10%) constraints
1.35/0.99	c (0,0) translated 8 (20%) constraints
1.35/1.00	c (0,0) translated 11 (30%) constraints
1.54/1.01	c (0,0) translated 15 (40%) constraints
1.54/1.09	c (0,0) translated 18 (50%) constraints
1.77/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.75/1.40	c (0,0) STATISTICS1:HOME/instance-4307073-1534189810.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.75/1.40	c (0,0) ==========================================
2.75/1.40	c (0,0) Order
2.75/1.40	c (0,0) ==========================================
2.75/1.43	c (0,0) translated 77 (10%) constraints
2.75/1.44	c (0,0) translated 154 (20%) constraints
2.75/1.45	c (0,0) translated 231 (30%) constraints
2.75/1.46	c (0,0) translated 307 (40%) constraints
2.75/1.47	c (0,0) translated 384 (50%) constraints
2.75/1.48	c (0,0) translated 461 (60%) constraints
2.75/1.48	c (0,0) translated 537 (70%) constraints
2.75/1.49	c (0,0) translated 614 (80%) constraints
3.16/1.50	c (0,0) translated 691 (90%) constraints
3.16/1.50	c (0,0) translated 767 (100%) constraints
3.16/1.51	c (0,0) CSP to CSPinCNF End
3.16/1.51	c (0,0) CSP: 0 int (0 aux), 550 bool (501 aux), 1096 ctr, max domain size 2
3.16/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.16/1.51	c (0,0) CSPinCNF Propagation Begin
3.16/1.55	c (1,0) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.16/1.55	c (1,0) CSPinCNF Propagation End
3.16/1.55	c (1,0) CSP: 0 int (0 aux), 550 bool (501 aux), 949 ctr, max domain size 2
3.16/1.55	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.16/1.55	c (1,0) Simplify CSPinCNF Begin
3.16/1.57	c (1,1) Simplify CSPinCNF End
3.16/1.57	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.16/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.16/1.57	c (1,1) Calculate Precise Domain Begin
3.16/1.57	c (1,1) 0 values are removed by re-calculation
3.16/1.57	c (1,1) Calculate Precise Domain End
3.16/1.57	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.16/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.16/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.50/1.69	c (1,1) 111 (10 %) CSP clauses are encoded (706 SAT variables, 926 SAT clauses)
3.50/1.69	c (1,1) 221 (20 %) CSP clauses are encoded (706 SAT variables, 1096 SAT clauses)
3.50/1.69	c (1,1) 332 (30 %) CSP clauses are encoded (706 SAT variables, 1267 SAT clauses)
3.78/1.70	c (1,1) 442 (40 %) CSP clauses are encoded (706 SAT variables, 1437 SAT clauses)
3.78/1.70	c (1,1) 553 (50 %) CSP clauses are encoded (706 SAT variables, 1608 SAT clauses)
3.78/1.70	c (1,1) 663 (60 %) CSP clauses are encoded (706 SAT variables, 1778 SAT clauses)
3.78/1.71	c (1,1) 774 (70 %) CSP clauses are encoded (706 SAT variables, 1949 SAT clauses)
3.78/1.71	c (1,1) 884 (80 %) CSP clauses are encoded (706 SAT variables, 2096 SAT clauses)
3.78/1.72	c (1,1) 995 (90 %) CSP clauses are encoded (706 SAT variables, 2260 SAT clauses)
3.78/1.72	c (1,1) 1105 (100 %) CSP clauses are encoded (706 SAT variables, 2424 SAT clauses)
3.78/1.72	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.78/1.72	c (1,1) CSPinCNF to SatSolver End
3.78/1.72	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.78/1.74	c (1,1) STATISTICS2:HOME/instance-4307073-1534189810.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.78/1.74	c (1,1) 706 bool, 2425 clause
3.78/1.74	c (1,1) Export Begin
4.05/1.82	c (1,1) Export to HOME/scop-10427-serial-file.bin
4.05/1.82	c (1,1) Export End
4.05/1.82	c (1,1) Export File Size: 0.01 MB
4.05/1.82	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
4.05/1.82	c END-Prog: Mon Aug 13 21:50:12 CEST 2018
4.05/1.83	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10427-serial-file.bin
4.71/2.32	c (0,0) Read Serial File Begin
4.71/2.32	c (0,0) HOME/scop-10427-serial-file.bin
4.85/2.47	c (0,0) Read Serial File End
4.85/2.48	
4.85/2.48	scop order+glucose-syrup (2018-07-31)
4.85/2.48	(Solving Process)
4.85/2.48	
5.01/2.51	c BEGIN-Prog: Mon Aug 13 21:50:13 CEST 2018
5.01/2.51	c PID: 10450
5.01/2.51	c IP: 172.20.3.137
5.01/2.51	c HOST: node137.alineos.net
5.01/2.51	c (0,0) SatSolver.solve Begin
5.01/2.51	c (0,0) 0 bool, 0 clause
5.01/2.51	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307073-1534189810.xml-scop-10430.cnf
5.01/2.54	c (0,0) c
5.01/2.54	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.01/2.54	c (0,0) c
5.01/2.54	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.01/2.54	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.01/2.54	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.01/2.54	c (0,0) c |                                                                                                       |
5.01/2.54	c (0,0) c |  Number of variables:           706                                                                   |
5.01/2.54	c (0,0) c |  Number of clauses:            2425                                                                   |
5.01/2.54	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.01/2.54	c (0,0) c |                                                                                                       |
5.01/2.54	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
5.01/2.54	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.01/2.54	c (0,0) c |                                                                                                       |
5.01/2.54	c (0,0) c |  Generating clones                                                                                    |
5.01/2.54	c (0,0) c |  all clones generated. Memory =  27.11Mb.                                                             |
5.01/2.54	c (0,0) c ========================================================================================================|
5.01/2.54	c (0,0) c last restart ## conflicts  :  1 1 
5.01/2.54	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
5.01/2.54	c (0,0) c last restart ## conflicts  :  1 1 
5.01/2.54	c (0,0) c last restart ## conflicts  :  1 1 
5.01/2.54	c (0,0) c Total Memory so far : 475.14Mb
5.01/2.54	c (0,0) c
5.01/2.54	c (0,0) c real time : 0.00725007 s
5.01/2.54	c (0,0) c cpu time  : 0.005129 s
5.01/2.54	c (0,0) c
5.01/2.55	c (0,0) c
5.01/2.55	c (0,0) c
5.01/2.55	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.01/2.55	c (0,0) c
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) c | Conflicts     |               3 |          0 |          0 |          1 |          1 |          1 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Decisions     |              22 |          1 |          3 |          5 |          5 |          5 |          3 |          0 |          0 |
5.01/2.55	c (0,0) c | Propagations  |             454 |        343 |          6 |         33 |         33 |         33 |          6 |          0 |          0 |
5.01/2.55	c (0,0) c | Avg_Trail     |                 |          0 |          0 |        353 |        353 |        353 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Avg_DL        |                 |          0 |          0 |          3 |          3 |          3 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) c | Exported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) c | Unaries       |                 |          0 |          0 |          1 |          1 |          1 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Glues         |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) c | Orig_Seen     |             0 % |          0 |          0 |          3 |          3 |          3 |          0 |          0 |          0 |
5.01/2.55	c (0,0) c | Diff Orig seen|                 | -        3 | -        3 | -        0 | -        0 |      X     | -        3 | -        3 | -        3 |
5.01/2.55	c (0,0) c | Hamming       |             0 % |          1 |          1 |          0 |          0 |      X     |          1 |          1 |          1 |
5.01/2.55	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.01/2.55	c (0,0) 
5.01/2.55	c (0,0) s SATISFIABLE
5.01/2.58	c (0,0) SatSolver.solve End
5.01/2.59	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.01/2.59	c (0,0) Show results Begin
5.25/2.64	s SATISFIABLE
5.25/2.65	v <instantiation>
5.25/2.65	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.25/2.65	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.25/2.65	v </instantiation>
5.25/2.65	c (0,0) Show results End
5.25/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.25/2.65	c (0,0) 0,0,STOP-AFTER(ALL)
5.25/2.65	c END-Prog: Mon Aug 13 21:50:13 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 (11339 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-4307073-1534189810/watcher-4307073-1534189810 -o /tmp/evaluation-result-4307073-1534189810/solver-4307073-1534189810 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307073-1534189810.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=10427, runsolver pid=10424

[startup+0.100136 s]*
/proc/loadavg: 1.00 1.01 1.07 1/200 10449
/proc/meminfo: memFree=22417008/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 236544178 115843072 349 33554432000 4194304 5098028 140730678715296 140730678712552 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 349 296 221 0 87 0
[pid=10430] ppid=10427 vsize=27313900 memory=104636 CPUtime=0.1 cores=0-7
/proc/10430/stat : 10430 (java) S 10427 10427 10382 0 -1 1077944320 6672 0 0 0 7 3 0 0 20 0 20 0 236544178 27969433600 26159 33554432000 4194304 4196468 140728684015264 140728683997808 140592732794615 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
/proc/10430/statm: 6828475 26159 2722 1 0 6790935 0
[pid=10430/tid=10431] ppid=10427 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10430/task/10431/stat : 10431 (java) R 10427 10427 10382 0 -1 4202560 4776 0 0 0 6 2 0 0 20 0 20 0 236544179 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592704620944 140592732816541 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10432] ppid=10427 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10430/task/10432/stat : 10432 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592737036688 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10433] ppid=10427 vsize=27313900 memory=140281291413120 CPUtime=0 cores=0-7
/proc/10430/task/10433/stat : 10433 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592551192848 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10434] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10434/stat : 10434 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592550140560 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10435] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10435/stat : 10435 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592549087760 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10436] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10436/stat : 10436 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592548035472 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10437] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10437/stat : 10437 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592546982672 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10438] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10438/stat : 10438 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592545930384 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10439] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10439/stat : 10439 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 26159 33554432000 4194304 4196468 140728684015264 140592544877584 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10440] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10440/stat : 10440 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544183 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591253923952 140592732805762 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10441] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10441/stat : 10441 (java) S 10427 10427 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 26159 33554432000 4194304 4196468 140728684015264 140590318609184 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10442] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10442/stat : 10442 (java) S 10427 10427 10382 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 26159 33554432000 4194304 4196468 140728684015264 140590184387696 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10443] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10443/stat : 10443 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 26159 33554432000 4194304 4196468 140728684015264 140589809883216 140592732813211 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10444] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10444/stat : 10444 (java) S 10427 10427 10382 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591252871792 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10445] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10445/stat : 10445 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591251818992 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10446] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10446/stat : 10446 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591250766704 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10447] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10447/stat : 10447 (java) S 10427 10427 10382 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591249713904 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10448] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10448/stat : 10448 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 26159 33554432000 4194304 4196468 140728684015264 140589311977824 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10449] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10449/stat : 10449 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 26159 33554432000 4194304 4196468 140728684015264 140591248660784 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 106032 KiB

[startup+0.210621 s]*
/proc/loadavg: 1.00 1.01 1.07 2/200 10449
/proc/meminfo: memFree=22398696/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 236544178 115843072 349 33554432000 4194304 5098028 140730678715296 140730678712552 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 349 296 221 0 87 0
[pid=10430] ppid=10427 vsize=27313900 memory=121880 CPUtime=0.23 cores=0-7
/proc/10430/stat : 10430 (java) S 10427 10427 10382 0 -1 1077944320 10629 0 0 0 20 3 0 0 20 0 20 0 236544178 27969433600 30470 33554432000 4194304 4196468 140728684015264 140728683997808 140592732794615 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
/proc/10430/statm: 6828475 30470 2918 1 0 6790935 0
[pid=10430/tid=10431] ppid=10427 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10430/task/10431/stat : 10431 (java) R 10427 10427 10382 0 -1 4202560 8513 0 0 0 16 3 0 0 20 0 20 0 236544179 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592704583360 140592732816541 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10432] ppid=10427 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/10430/task/10432/stat : 10432 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592737036688 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10433] ppid=10427 vsize=27313900 memory=140281292688493 CPUtime=0 cores=0-7
/proc/10430/task/10433/stat : 10433 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592551192848 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10434] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10434/stat : 10434 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592550140560 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10435] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10435/stat : 10435 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592549087760 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10436] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10436/stat : 10436 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592548035472 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10437] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10437/stat : 10437 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592546982672 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10438] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10438/stat : 10438 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592545930384 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10439] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10439/stat : 10439 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 30470 33554432000 4194304 4196468 140728684015264 140592544877584 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10440] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10440/stat : 10440 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544183 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591253923952 140592732805762 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10441] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10441/stat : 10441 (java) S 10427 10427 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 30470 33554432000 4194304 4196468 140728684015264 140590318609184 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10442] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10442/stat : 10442 (java) S 10427 10427 10382 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 30470 33554432000 4194304 4196468 140728684015264 140590184387696 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10443] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10443/stat : 10443 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 30470 33554432000 4194304 4196468 140728684015264 140589809883216 140592732813211 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10444] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10444/stat : 10444 (java) S 10427 10427 10382 0 -1 1077944384 342 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591252871792 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10445] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10445/stat : 10445 (java) R 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591251818992 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10446] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10446/stat : 10446 (java) S 10427 10427 10382 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591250766704 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10447] ppid=10427 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/10430/task/10447/stat : 10447 (java) S 10427 10427 10382 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 236544186 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591249713904 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10448] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10448/stat : 10448 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 30470 33554432000 4194304 4196468 140728684015264 140589311977824 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10449] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10449/stat : 10449 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 30470 33554432000 4194304 4196468 140728684015264 140591248660784 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123276 KiB

[startup+0.310452 s]*
/proc/loadavg: 1.00 1.01 1.07 2/200 10449
/proc/meminfo: memFree=22395012/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 236544178 115843072 349 33554432000 4194304 5098028 140730678715296 140730678712552 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 349 296 221 0 87 0
[pid=10430] ppid=10427 vsize=27313900 memory=125388 CPUtime=0.4 cores=0-7
/proc/10430/stat : 10430 (java) S 10427 10427 10382 0 -1 1077944320 11168 0 0 0 36 4 0 0 20 0 20 0 236544178 27969433600 31347 33554432000 4194304 4196468 140728684015264 140728683997808 140592732794615 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
/proc/10430/statm: 6828475 31347 2957 1 0 6790935 0
[pid=10430/tid=10431] ppid=10427 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10430/task/10431/stat : 10431 (java) R 10427 10427 10382 0 -1 4202560 8900 0 0 0 26 3 0 0 20 0 20 0 236544179 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592704590064 140592713069937 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10432] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10432/stat : 10432 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592737036688 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10433] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10433/stat : 10433 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592551192848 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10434] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10434/stat : 10434 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592550140560 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10435] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10435/stat : 10435 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592549087760 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10436] ppid=10427 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10430/task/10436/stat : 10436 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592548035472 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10437] ppid=10427 vsize=27313900 memory=140281148175279 CPUtime=0 cores=0-7
/proc/10430/task/10437/stat : 10437 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592546982672 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10438] ppid=10427 vsize=27313900 memory=140281148177584 CPUtime=0 cores=0-7
/proc/10430/task/10438/stat : 10438 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592545930384 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10439] ppid=10427 vsize=27313900 memory=140281148179888 CPUtime=0 cores=0-7
/proc/10430/task/10439/stat : 10439 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544182 27969433600 31347 33554432000 4194304 4196468 140728684015264 140592544877584 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10440] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10440/stat : 10440 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544183 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591253923952 140592732805762 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10441] ppid=10427 vsize=27313900 memory=280562296366736 CPUtime=0 cores=0-7
/proc/10430/task/10441/stat : 10441 (java) S 10427 10427 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 31347 33554432000 4194304 4196468 140728684015264 140590318609184 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10442] ppid=10427 vsize=27313900 memory=280562296373648 CPUtime=0 cores=0-7
/proc/10430/task/10442/stat : 10442 (java) S 10427 10427 10382 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 236544184 27969433600 31347 33554432000 4194304 4196468 140728684015264 140590184387696 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10443] ppid=10427 vsize=27313900 memory=280562296314928 CPUtime=0 cores=0-7
/proc/10430/task/10443/stat : 10443 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 31347 33554432000 4194304 4196468 140728684015264 140589809883216 140592732813211 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10444] ppid=10427 vsize=27313900 memory=280562296387472 CPUtime=0 cores=0-7
/proc/10430/task/10444/stat : 10444 (java) S 10427 10427 10382 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591252871792 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10445] ppid=10427 vsize=27313900 memory=280562296394384 CPUtime=0.02 cores=0-7
/proc/10430/task/10445/stat : 10445 (java) S 10427 10427 10382 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 20 0 236544186 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591251818992 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10446] ppid=10427 vsize=27313900 memory=280562296392080 CPUtime=0 cores=0-7
/proc/10430/task/10446/stat : 10446 (java) S 10427 10427 10382 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 236544186 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591250766704 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10447] ppid=10427 vsize=27313900 memory=280562296408240 CPUtime=0.06 cores=0-7
/proc/10430/task/10447/stat : 10447 (java) S 10427 10427 10382 0 -1 1077944384 301 0 0 0 6 0 0 0 20 0 20 0 236544186 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591249713904 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10448] ppid=10427 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10448/stat : 10448 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 31347 33554432000 4194304 4196468 140728684015264 140589311977824 140592732804821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10449] ppid=10427 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10430/task/10449/stat : 10449 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544187 27969433600 31347 33554432000 4194304 4196468 140728684015264 140591248660784 140592732805762 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126784 KiB

[startup+0.700986 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10449
/proc/meminfo: memFree=22371324/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 236544178 115843072 349 33554432000 4194304 5098028 140730678715296 140730678712552 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 349 296 221 0 87 0
[pid=10430] ppid=10427 vsize=27322296 memory=163032 CPUtime=0.97 cores=0-7
/proc/10430/stat : 10430 (java) S 10427 10427 10382 0 -1 1077944320 18355 0 0 0 90 7 0 0 20 0 20 0 236544178 27978031104 40758 33554432000 4194304 4196468 140728684015264 140728683997808 140592732794615 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
/proc/10430/statm: 6830574 40758 3134 1 0 6791959 0
[pid=10430/tid=10431] ppid=10427 vsize=27322296 memory=280562296766128 CPUtime=0.66 cores=0-7
/proc/10430/task/10431/stat : 10431 (java) R 10427 10427 10382 0 -1 4202560 15623 0 0 0 60 6 0 0 20 0 20 0 236544179 27978031104 40758 33554432000 4194304 4196468 140728684015264 140592704623808 140592732806550 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10432] ppid=10427 vsize=27322296 memory=140281148384112 CPUtime=0 cores=0-7
/proc/10430/task/10432/stat : 10432 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27978031104 40758 33554432000 4194304 4196468 140728684015264 140592737036688 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10433] ppid=10427 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/10430/task/10433/stat : 10433 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544181 27978031104 40758 33554432000 4194304 4196468 140728684015264 140592551192848 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10434] ppid=10427 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/10430/task/10434/stat : 10434 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27978031104 40758 33554432000 4194304 4196468 140728684015264 140592550140560 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0

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

# the end of solver process 10427 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.1514 s, system=0.217767 s

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

[startup+1.6012 s]
/proc/loadavg: 1.00 1.01 1.07 3/200 10449
/proc/meminfo: memFree=22345960/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 236544178 115843072 349 33554432000 4194304 5098028 140730678715296 140730678712552 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 349 296 221 0 87 0
[pid=10430] ppid=10427 vsize=27326392 memory=235680 CPUtime=3.5 cores=0-7
/proc/10430/stat : 10430 (java) S 10427 10427 10382 0 -1 1077944320 23114 0 0 0 339 11 0 0 20 0 20 0 236544178 27982225408 58920 33554432000 4194304 4196468 140728684015264 140728683997808 140592732794615 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
/proc/10430/statm: 6831598 58920 3194 1 0 6792983 0
[pid=10430/tid=10431] ppid=10427 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/10430/task/10431/stat : 10431 (java) R 10427 10427 10382 0 -1 4202560 16962 0 0 0 149 7 0 0 20 0 20 0 236544179 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592704620912 140592716838245 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10432] ppid=10427 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/10430/task/10432/stat : 10432 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592737036688 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10433] ppid=10427 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/10430/task/10433/stat : 10433 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544181 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592551192848 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10434] ppid=10427 vsize=27326392 memory=3812 CPUtime=0 cores=0-7
/proc/10430/task/10434/stat : 10434 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592550140560 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10435] ppid=10427 vsize=27326392 memory=64088 CPUtime=0 cores=0-7
/proc/10430/task/10435/stat : 10435 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592549087760 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10436] ppid=10427 vsize=27326392 memory=1100 CPUtime=0 cores=0-7
/proc/10430/task/10436/stat : 10436 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544181 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592548035472 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10437] ppid=10427 vsize=27326392 memory=2144 CPUtime=0 cores=0-7
/proc/10430/task/10437/stat : 10437 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592546982672 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10438] ppid=10427 vsize=27326392 memory=1752 CPUtime=0 cores=0-7
/proc/10430/task/10438/stat : 10438 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544182 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592545930384 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10439] ppid=10427 vsize=27326392 memory=5752 CPUtime=0 cores=0-7
/proc/10430/task/10439/stat : 10439 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544182 27982225408 58920 33554432000 4194304 4196468 140728684015264 140592544877584 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10440] ppid=10427 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/10430/task/10440/stat : 10440 (java) S 10427 10427 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236544183 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591253923952 140592732805762 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10441] ppid=10427 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/10430/task/10441/stat : 10441 (java) S 10427 10427 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544184 27982225408 58920 33554432000 4194304 4196468 140728684015264 140590318609184 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10442] ppid=10427 vsize=27326392 memory=1220 CPUtime=0 cores=0-7
/proc/10430/task/10442/stat : 10442 (java) S 10427 10427 10382 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 236544184 27982225408 58920 33554432000 4194304 4196468 140728684015264 140590184387696 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10443] ppid=10427 vsize=27326392 memory=1800 CPUtime=0 cores=0-7
/proc/10430/task/10443/stat : 10443 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544186 27982225408 58920 33554432000 4194304 4196468 140728684015264 140589809883216 140592732813211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10444] ppid=10427 vsize=27326392 memory=164 CPUtime=0.37 cores=0-7
/proc/10430/task/10444/stat : 10444 (java) S 10427 10427 10382 0 -1 1077944384 848 0 0 0 36 1 0 0 20 0 20 0 236544186 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591252871792 140592732805762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10445] ppid=10427 vsize=27326392 memory=-9001734013606258791 CPUtime=0.41 cores=0-7
/proc/10430/task/10445/stat : 10445 (java) R 10427 10427 10382 0 -1 4202560 662 0 0 0 41 0 0 0 20 0 20 0 236544186 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591251818992 140592713498358 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10446] ppid=10427 vsize=27326392 memory=-7384994778349281184 CPUtime=0.38 cores=0-7
/proc/10430/task/10446/stat : 10446 (java) S 10427 10427 10382 0 -1 1077944384 670 0 0 0 38 0 0 0 20 0 20 0 236544186 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591250766704 140592732805762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10447] ppid=10427 vsize=27326392 memory=-7385037615359298921 CPUtime=0.74 cores=0-7
/proc/10430/task/10447/stat : 10447 (java) S 10427 10427 10382 0 -1 1077944384 2609 0 0 0 73 1 0 0 20 0 20 0 236544186 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591249713904 140592732805762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10448] ppid=10427 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/10430/task/10448/stat : 10448 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544187 27982225408 58920 33554432000 4194304 4196468 140728684015264 140589311977824 140592732804821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
[pid=10430/tid=10449] ppid=10427 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10430/task/10449/stat : 10449 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544187 27982225408 58920 33554432000 4194304 4196468 140728684015264 140591248660784 140592732805762 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140728684016616 140728684016941 140728684016941 140728684019663 0
Current children cumulated CPU time: 3.5 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 237076 KiB

[startup+2.40093 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10469
/proc/meminfo: memFree=22465996/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1472 CPUtime=4.11 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 590 24549 0 0 0 0 398 13 20 0 1 0 236544178 115843072 368 33554432000 4194304 5098028 140730678715296 140730678712040 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 368 311 221 0 87 0
[pid=10450] ppid=10427 vsize=7752068 memory=92216 CPUtime=0.74 cores=0-7
/proc/10450/stat : 10450 (java) S 10427 10427 10382 0 -1 1077944320 15694 0 0 0 70 4 0 0 20 0 20 0 236544362 7938117632 23054 33554432000 4194304 4196468 140733592459744 140733592442288 139680454979319 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
/proc/10450/statm: 1938017 23054 3047 1 0 1899951 0
[pid=10450/tid=10451] ppid=10427 vsize=7752068 memory=1235950 CPUtime=0.54 cores=0-7
/proc/10450/task/10451/stat : 10451 (java) R 10427 10427 10382 0 -1 4202560 13333 0 0 0 51 3 0 0 20 0 20 0 236544362 7938117632 23054 33554432000 4194304 4196468 140733592459744 139680426791632 139680439059806 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10452] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10452/stat : 10452 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139680459221904 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10453] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10453/stat : 10453 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139680259390224 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10454] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10454/stat : 10454 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139680258337936 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10455] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10455/stat : 10455 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139680257285136 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10456] ppid=10427 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/10450/task/10456/stat : 10456 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679936539024 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10457] ppid=10427 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/10450/task/10457/stat : 10457 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679935486224 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10458] ppid=10427 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/10450/task/10458/stat : 10458 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679934433936 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10459] ppid=10427 vsize=7752068 memory=140281148345474 CPUtime=0 cores=0-7
/proc/10450/task/10459/stat : 10459 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544363 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679933381136 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10460] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10460/stat : 10460 (java) S 10427 10427 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236544365 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679279995504 139680454990466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10461] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10461/stat : 10461 (java) S 10427 10427 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236544365 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679047345440 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10462] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10462/stat : 10462 (java) S 10427 10427 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236544365 7938117632 23054 33554432000 4194304 4196468 140733592459744 139678913123952 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10463] ppid=10427 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10463/stat : 10463 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139678538619472 139680454997915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10464] ppid=10427 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10450/task/10464/stat : 10464 (java) S 10427 10427 10382 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679278942320 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10465] ppid=10427 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10450/task/10465/stat : 10465 (java) S 10427 10427 10382 0 -1 1077944384 161 0 0 0 2 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679277889520 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10466] ppid=10427 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/10450/task/10466/stat : 10466 (java) S 10427 10427 10382 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679276837232 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10467] ppid=10427 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/10450/task/10467/stat : 10467 (java) S 10427 10427 10382 0 -1 1077944384 347 0 0 0 11 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679275784432 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10468] ppid=10427 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/10450/task/10468/stat : 10468 (java) S 10427 10427 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139678040714080 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10469] ppid=10427 vsize=7752068 memory=257888 CPUtime=0 cores=0-7
/proc/10450/task/10469/stat : 10469 (java) S 10427 10427 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236544368 7938117632 23054 33554432000 4194304 4196468 140733592459744 139679274732336 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 93688 KiB

[startup+2.60085 s]
/proc/loadavg: 1.00 1.01 1.07 2/200 10469
/proc/meminfo: memFree=22465996/32770624 swapFree=67108372/67108860
[pid=10427] ppid=10424 vsize=113128 memory=1472 CPUtime=4.11 cores=0-7
/proc/10427/stat : 10427 (scop.sh) S 10424 10427 10382 0 -1 4202496 590 24549 0 0 0 0 398 13 20 0 1 0 236544178 115843072 368 33554432000 4194304 5098028 140730678715296 140730678712040 140105933124220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25989120 140730678719522 140730678719747 140730678719747 140730678722509 0
/proc/10427/statm: 28282 368 311 221 0 87 0
[pid=10450] ppid=10427 vsize=8086216 memory=115332 CPUtime=1.14 cores=0-7
/proc/10450/stat : 10450 (java) S 10427 10427 10382 0 -1 1077944320 17640 1550 0 0 108 6 0 0 20 0 22 0 236544362 8280285184 28833 33554432000 4194304 4196468 140733592459744 140733592442288 139680454979319 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
/proc/10450/statm: 2021554 28833 3151 1 0 1982953 0
[pid=10450/tid=10451] ppid=10427 vsize=8086216 memory=-7384994778349281184 CPUtime=0.74 cores=0-7
/proc/10450/task/10451/stat : 10451 (java) R 10427 10427 10382 0 -1 4202560 14582 1550 0 0 70 4 0 0 20 0 22 0 236544362 8280285184 28833 33554432000 4194304 4196468 140733592459744 139680426809072 139680439059806 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10452] ppid=10427 vsize=8086216 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/10450/task/10452/stat : 10452 (java) S 10427 10427 10382 0 -1 1077944384 2 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139680459221904 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10453] ppid=10427 vsize=8086216 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10450/task/10453/stat : 10453 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139680259390224 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10454] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10454/stat : 10454 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139680258337936 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10455] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10455/stat : 10455 (java) S 10427 10427 10382 0 -1 1077944384 3 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139680257285136 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10456] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10456/stat : 10456 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679936539024 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10457] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10457/stat : 10457 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679935486224 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10458] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10458/stat : 10458 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679934433936 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10459] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10459/stat : 10459 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544363 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679933381136 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10460] ppid=10427 vsize=8086216 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10450/task/10460/stat : 10460 (java) S 10427 10427 10382 0 -1 1077944384 5 1550 0 0 0 0 0 0 20 0 22 0 236544365 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679279995504 139680454990466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10461] ppid=10427 vsize=8086216 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/10450/task/10461/stat : 10461 (java) S 10427 10427 10382 0 -1 1077944384 13 1550 0 0 0 0 0 0 20 0 22 0 236544365 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679047345440 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10462] ppid=10427 vsize=8086216 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/10450/task/10462/stat : 10462 (java) S 10427 10427 10382 0 -1 1077944384 21 1550 0 0 0 0 0 0 20 0 22 0 236544365 8280285184 28833 33554432000 4194304 4196468 140733592459744 139678913123952 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10463] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10463/stat : 10463 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139678538619472 139680454997915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10464] ppid=10427 vsize=8086216 memory=0 CPUtime=0.05 cores=0-7
/proc/10450/task/10464/stat : 10464 (java) S 10427 10427 10382 0 -1 1077944384 455 1550 0 0 5 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679278942320 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10465] ppid=10427 vsize=8086216 memory=6656426216303648864 CPUtime=0.06 cores=0-7
/proc/10450/task/10465/stat : 10465 (java) S 10427 10427 10382 0 -1 1077944384 378 1550 0 0 6 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679277889520 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10466] ppid=10427 vsize=8086216 memory=0 CPUtime=0.04 cores=0-7
/proc/10450/task/10466/stat : 10466 (java) S 10427 10427 10382 0 -1 1077944384 207 1550 0 0 4 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679276837232 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10467] ppid=10427 vsize=8086216 memory=0 CPUtime=0.19 cores=0-7
/proc/10450/task/10467/stat : 10467 (java) S 10427 10427 10382 0 -1 1077944384 542 1550 0 0 19 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679275784432 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10468] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10468/stat : 10468 (java) S 10427 10427 10382 0 -1 1077944384 3 1550 0 0 0 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139678040714080 139680454989525 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
[pid=10450/tid=10469] ppid=10427 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/10450/task/10469/stat : 10469 (java) S 10427 10427 10382 0 -1 1077944384 1 1550 0 0 0 0 0 0 20 0 22 0 236544368 8280285184 28833 33554432000 4194304 4196468 140733592459744 139679274732336 139680454990466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31670272 140733592462513 140733592462637 140733592462637 140733592465359 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 116804 KiB

Child status: 0
Real time (s): 2.67017
CPU time (s): 5.36917
CPU user time (s): 5.1514
CPU system time (s): 0.217767
CPU usage (%): 201.079
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 259284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.1514
system time used= 0.217767
maximum resident set size= 260940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44629
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7362
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 10427
#   total CPU time (s): 5.36917
#   total CPU user time (s): 5.1514
#   total CPU system time (s): 0.217767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046821 second user time and 0.069152 second system time

The end

Launcher Data

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

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sum-07-03-01_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307073-1534189810/watcher-4307073-1534189810 -o /tmp/evaluation-result-4307073-1534189810/solver-4307073-1534189810 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307073-1534189810.xml

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

MD5SUM BENCH= f239a4aabd5fa756ce2bc7a404e03a34
RANDOM SEED=1217011192

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:        22510072 kB
MemAvailable:   31902392 kB
Buffers:          118196 kB
Cached:          9468872 kB
SwapCached:            8 kB
Active:          4249832 kB
Inactive:        5393504 kB
Active(anon):       3408 kB
Inactive(anon):   105300 kB
Active(file):    4246424 kB
Inactive(file):  5288204 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8480 kB
Writeback:             0 kB
AnonPages:         63596 kB
Mapped:            53916 kB
Shmem:             49624 kB
Slab:             313872 kB
SReclaimable:     286152 kB
SUnreclaim:        27720 kB
KernelStack:        3136 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:13