Trace number 4307259

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)UNSAT 3.92917 2.3287

General information on the benchmark

NameHaystacks/
Haystacks-ext-05_c18.xml
MD5SUMbdee8744e8abf74466ff50bd2efe3217
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.75233
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints54
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":17},{"degree":5,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":54}]
Number of extensional constraints54
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":54}]
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-25347-serial-file.bin HOME/instance-4307259-1534192772.xml
0.64/0.53	
0.64/0.53	scop order+glucose-syrup (2018-07-31)
0.64/0.53	(Encoding Process)
0.64/0.53	
0.64/0.56	c BEGIN-Prog: Mon Aug 13 22:39:33 CEST 2018
0.64/0.56	c PID: 25350
0.64/0.56	c IP: 172.20.3.132
0.64/0.56	c HOST: node132.alineos.net
0.64/0.57	c (0,0) Parsing Begin
1.16/0.84	c (0,0) Parsing End
1.16/0.85	c (0,0) CSP: 25 int (0 aux), 0 bool (0 aux), 54 ctr, max domain size 5
1.16/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.16/0.85	c (0,0) Constraint Name Generate Begin
1.16/0.85	c (0,0) Ctr:HOME/instance-4307259-1534192772.xml,ExtensionConflict:ExtensionSupport:IntVar
1.16/0.85	c (0,0) Constraint Name Generate End
1.16/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.16/0.85	c (0,0) CSP to CSPinCNF Begin
1.49/1.05	c (0,0) translated 6 (10%) constraints
1.49/1.09	c (0,0) translated 11 (20%) constraints
1.71/1.12	c (0,0) translated 17 (30%) constraints
1.71/1.14	c (0,0) translated 22 (40%) constraints
1.71/1.16	c (0,0) translated 27 (50%) constraints
1.71/1.17	c (0,0) translated 33 (60%) constraints
1.71/1.19	c (0,0) translated 38 (70%) constraints
1.94/1.21	c (0,0) translated 44 (80%) constraints
1.94/1.22	c (0,0) translated 49 (90%) constraints
1.94/1.29	c (0,0) translated 54 (100%) constraints
2.18/1.33	c (0,0) STATISTICS1:HOME/instance-4307259-1534192772.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,6,1,,5:932;2:92,6:4;4:184;3:24;2:98,1:1024;0:4,
2.18/1.33	c (0,0) ==========================================
2.18/1.33	c (0,0) Order
2.18/1.33	c (0,0) ==========================================
2.18/1.34	c (0,0) translated 31 (10%) constraints
2.18/1.34	c (0,0) translated 62 (20%) constraints
2.18/1.34	c (0,0) translated 93 (30%) constraints
2.18/1.35	c (0,0) translated 124 (40%) constraints
2.18/1.35	c (0,0) translated 155 (50%) constraints
2.18/1.35	c (0,0) translated 186 (60%) constraints
2.18/1.35	c (0,0) translated 217 (70%) constraints
2.18/1.36	c (0,0) translated 248 (80%) constraints
2.18/1.36	c (0,0) translated 279 (90%) constraints
2.18/1.36	c (0,0) translated 310 (100%) constraints
2.18/1.36	c (0,0) CSP to CSPinCNF End
2.18/1.36	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.18/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.18/1.36	c (0,0) CSPinCNF Propagation Begin
2.45/1.40	c (0,0) 0 values, 104 unsatisfiable literals, and 0 valid clauses are removed
2.45/1.40	c (0,0) CSPinCNF Propagation End
2.45/1.40	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.45/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.45/1.40	c (0,0) Simplify CSPinCNF Begin
2.45/1.40	c (0,0) Simplify CSPinCNF End
2.45/1.40	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.45/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.40	c (0,0) Calculate Precise Domain Begin
2.45/1.40	c (0,0) 0 values are removed by re-calculation
2.45/1.40	c (0,0) Calculate Precise Domain End
2.45/1.40	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.45/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.40	c (0,0) CSPinCNF to SatSolver Begin
2.45/1.43	c (0,0) 31 (10 %) CSP clauses are encoded (120 SAT variables, 105 SAT clauses)
2.45/1.43	c (0,0) 62 (20 %) CSP clauses are encoded (120 SAT variables, 136 SAT clauses)
2.45/1.43	c (0,0) 93 (30 %) CSP clauses are encoded (120 SAT variables, 167 SAT clauses)
2.45/1.44	c (0,0) 124 (40 %) CSP clauses are encoded (120 SAT variables, 198 SAT clauses)
2.45/1.44	c (0,0) 155 (50 %) CSP clauses are encoded (120 SAT variables, 229 SAT clauses)
2.45/1.44	c (0,0) 186 (60 %) CSP clauses are encoded (120 SAT variables, 260 SAT clauses)
2.45/1.44	c (0,0) 217 (70 %) CSP clauses are encoded (120 SAT variables, 291 SAT clauses)
2.45/1.45	c (0,0) 248 (80 %) CSP clauses are encoded (120 SAT variables, 322 SAT clauses)
2.45/1.45	c (0,0) 279 (90 %) CSP clauses are encoded (120 SAT variables, 353 SAT clauses)
2.45/1.45	c (0,0) 310 (100 %) CSP clauses are encoded (120 SAT variables, 384 SAT clauses)
2.45/1.45	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.45/1.45	c (0,0) CSPinCNF to SatSolver End
2.45/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.46	c (0,0) STATISTICS2:HOME/instance-4307259-1534192772.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,5,1,,5:832;2:92,5:4;4:134;3:24;2:148,1:924,
2.45/1.46	c (0,0) 120 bool, 385 clause
2.45/1.46	c (0,0) Export Begin
2.69/1.54	c (1,0) Export to HOME/scop-25347-serial-file.bin
2.69/1.54	c (1,0) Export End
2.69/1.54	c (1,0) Export File Size: 0.01 MB
2.69/1.54	c (1,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.69/1.54	c END-Prog: Mon Aug 13 22:39:34 CEST 2018
2.69/1.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-25347-serial-file.bin
3.38/2.04	c (0,0) Read Serial File Begin
3.38/2.04	c (0,0) HOME/scop-25347-serial-file.bin
3.65/2.20	c (0,0) Read Serial File End
3.65/2.21	
3.65/2.21	scop order+glucose-syrup (2018-07-31)
3.65/2.21	(Solving Process)
3.65/2.21	
3.65/2.24	c BEGIN-Prog: Mon Aug 13 22:39:34 CEST 2018
3.65/2.24	c PID: 25370
3.65/2.24	c IP: 172.20.3.132
3.65/2.24	c HOST: node132.alineos.net
3.65/2.24	c (0,0) SatSolver.solve Begin
3.65/2.24	c (0,0) 0 bool, 0 clause
3.65/2.24	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307259-1534192772.xml-scop-25350.cnf
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.65/2.27	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.65/2.27	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.65/2.27	c (0,0) c |                                                                                                       |
3.65/2.27	c (0,0) c |  Number of variables:           120                                                                   |
3.65/2.27	c (0,0) c |  Number of clauses:             385                                                                   |
3.65/2.27	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.65/2.27	c (0,0) c |                                                                                                       |
3.65/2.27	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.65/2.27	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.65/2.27	c (0,0) c |                                                                                                       |
3.65/2.27	c (0,0) c |  Generating clones                                                                                    |
3.65/2.27	c (0,0) c |  all clones generated. Memory =  25.87Mb.                                                             |
3.65/2.27	c (0,0) c ========================================================================================================|
3.65/2.27	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.65/2.27	c (0,0) c Total Memory so far : 537.90Mb
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c real time : 0.0041399 s
3.65/2.27	c (0,0) c cpu time  : 0.006004 s
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.65/2.27	c (0,0) c
3.65/2.27	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.27	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.65/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.28	c (0,0) c | Conflicts     |              90 |         33 |         15 |         11 |          4 |          2 |         25 |          0 |          0 |
3.65/2.28	c (0,0) c | Decisions     |             387 |        129 |         58 |         56 |         32 |         27 |         72 |         13 |          0 |
3.65/2.28	c (0,0) c | Propagations  |            1436 |        497 |        206 |        189 |        103 |         69 |        342 |         30 |          0 |
3.65/2.28	c (0,0) c | Avg_Trail     |                 |         62 |         56 |         52 |         41 |         42 |         49 |          0 |          0 |
3.65/2.28	c (0,0) c | Avg_DL        |                 |         16 |         15 |         13 |         13 |         16 |         11 |          0 |          0 |
3.65/2.28	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.65/2.28	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.65/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.28	c (0,0) c | Exported      |              39 |         20 |          4 |          3 |          1 |          1 |         10 |          0 |          0 |
3.65/2.28	c (0,0) c | Imported      |              35 |          8 |          0 |          0 |          0 |          0 |         27 |          0 |          0 |
3.65/2.28	c (0,0) c | Good          |              22 |          5 |          0 |          0 |          0 |          0 |         17 |          0 |          0 |
3.65/2.28	c (0,0) c | Purge         |              13 |          3 |          0 |          0 |          0 |          0 |         10 |          0 |          0 |
3.65/2.28	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.65/2.28	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.65/2.28	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.65/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.28	c (0,0) c | Unaries       |                 |          4 |          0 |          0 |          0 |          0 |          3 |          0 |          0 |
3.65/2.28	c (0,0) c | Binaries      |                 |         12 |          3 |          2 |          1 |          1 |          7 |          0 |          0 |
3.65/2.28	c (0,0) c | Glues         |                 |         20 |          4 |          3 |          1 |          1 |         10 |          0 |          0 |
3.65/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.28	c (0,0) c | Orig_Seen     |             8 % |         97 |         48 |         39 |         16 |          8 |         69 |          0 |          0 |
3.65/2.28	c (0,0) c | Diff Orig seen|                 |         28 | -       21 | -       30 | -       53 | -       61 |      X     | -       69 | -       69 |
3.65/2.28	c (0,0) c | Hamming       |            18 % |         31 |         21 |         21 |         18 |         16 |      X     |         26 |         26 |
3.65/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.65/2.28	c (0,0) 
3.65/2.28	c (0,0) s UNSATISFIABLE
3.87/2.31	c (0,0) SatSolver.solve End
3.87/2.31	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.87/2.31	c (0,0) Show results Begin
3.87/2.31	s UNSATISFIABLE
3.87/2.31	c (0,0) Show results End
3.87/2.31	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.87/2.32	c (0,0) 0,0,STOP-AFTER(ALL)
3.87/2.32	c END-Prog: Mon Aug 13 22:39:34 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307259-1534192772/watcher-4307259-1534192772 -o /tmp/evaluation-result-4307259-1534192772/solver-4307259-1534192772 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307259-1534192772.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 threadsolver pid=25347, runsolver pid=25344
Starting watchdog threadsolver pid=25347, runsolver pid=25344

Current StackSize limit: 8192 KiB


[startup+0.101329 s]*
/proc/loadavg: 1.59 0.78 0.75 3/204 25369
/proc/meminfo: memFree=17252836/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236840382 115843072 349 33554432000 4194304 5098028 140725467203440 140725467200696 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 349 296 221 0 87 0
[pid=25350] ppid=25347 vsize=27313900 memory=107896 CPUtime=0.11 cores=0-7
/proc/25350/stat : 25350 (java) S 25347 25347 22710 0 -1 1077944320 6447 0 0 0 8 3 0 0 20 0 20 0 236840383 27969433600 26974 33554432000 4194304 4196468 140730778472848 140730778455392 139814171549431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
/proc/25350/statm: 6828475 26974 2730 1 0 6790935 0
[pid=25350/tid=25351] ppid=25347 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/25350/task/25351/stat : 25351 (java) R 25347 25347 22710 0 -1 4202560 4579 0 0 0 6 2 0 0 20 0 20 0 236840383 27969433600 26974 33554432000 4194304 4196468 140730778472848 139814143383872 139814151826256 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25352] ppid=25347 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25350/task/25352/stat : 25352 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139814175791504 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25353] ppid=25347 vsize=27313900 memory=140268866389632 CPUtime=0 cores=0-7
/proc/25350/task/25353/stat : 25353 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139814004885776 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25354] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25354/stat : 25354 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813592664720 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25355] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25355/stat : 25355 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813591611920 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25356] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25356/stat : 25356 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813590559632 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25357] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25357/stat : 25357 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813589506832 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25358] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25358/stat : 25358 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813588454544 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25359] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25359/stat : 25359 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 27039 33554432000 4194304 4196468 140730778472848 139813587401744 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25360] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25360/stat : 25360 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812424657008 139814171560578 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25361] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25361/stat : 25361 (java) S 25347 25347 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812057113376 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25362] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25362/stat : 25362 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840388 27969433600 27039 33554432000 4194304 4196468 140730778472848 139811788678256 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25363] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25363/stat : 25363 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139811414169680 139814171568027 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25364] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25364/stat : 25364 (java) R 25347 25347 22710 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812423604848 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25365] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25365/stat : 25365 (java) R 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812422552048 139814171560578 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25366] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25366/stat : 25366 (java) S 25347 25347 22710 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812421499760 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25367] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25367/stat : 25367 (java) R 25347 25347 22710 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812420446960 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25368] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25368/stat : 25368 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 27039 33554432000 4194304 4196468 140730778472848 139810916264288 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25369] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25369/stat : 25369 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840391 27969433600 27039 33554432000 4194304 4196468 140730778472848 139812419393840 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109292 KiB

[startup+0.210592 s]*
/proc/loadavg: 1.59 0.78 0.75 2/204 25369
/proc/meminfo: memFree=17235968/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236840382 115843072 349 33554432000 4194304 5098028 140725467203440 140725467200696 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 349 296 221 0 87 0
[pid=25350] ppid=25347 vsize=27313900 memory=122504 CPUtime=0.24 cores=0-7
/proc/25350/stat : 25350 (java) S 25347 25347 22710 0 -1 1077944320 10338 0 0 0 20 4 0 0 20 0 20 0 236840383 27969433600 30626 33554432000 4194304 4196468 140730778472848 140730778455392 139814171549431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
/proc/25350/statm: 6828475 30626 2894 1 0 6790935 0
[pid=25350/tid=25351] ppid=25347 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/25350/task/25351/stat : 25351 (java) R 25347 25347 22710 0 -1 4202560 8172 0 0 0 16 3 0 0 20 0 20 0 236840383 27969433600 30626 33554432000 4194304 4196468 140730778472848 139814143338176 139814152943165 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25352] ppid=25347 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/25350/task/25352/stat : 25352 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139814175791504 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25353] ppid=25347 vsize=27313900 memory=140268866412423 CPUtime=0 cores=0-7
/proc/25350/task/25353/stat : 25353 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139814004885776 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25354] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25354/stat : 25354 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813592664720 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25355] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25355/stat : 25355 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813591611920 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25356] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25356/stat : 25356 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813590559632 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25357] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25357/stat : 25357 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813589506832 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25358] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25358/stat : 25358 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813588454544 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25359] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25359/stat : 25359 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 30626 33554432000 4194304 4196468 140730778472848 139813587401744 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25360] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25360/stat : 25360 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812424657008 139814171560578 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25361] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25361/stat : 25361 (java) S 25347 25347 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812057113376 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25362] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25362/stat : 25362 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840388 27969433600 30626 33554432000 4194304 4196468 140730778472848 139811788678256 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25363] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25363/stat : 25363 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139811414169680 139814171568027 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25364] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25364/stat : 25364 (java) S 25347 25347 22710 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812423604848 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25365] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25365/stat : 25365 (java) S 25347 25347 22710 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812422552048 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25366] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25366/stat : 25366 (java) S 25347 25347 22710 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812421499760 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25367] ppid=25347 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/25350/task/25367/stat : 25367 (java) S 25347 25347 22710 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812420446960 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25368] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25368/stat : 25368 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 30626 33554432000 4194304 4196468 140730778472848 139810916264288 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25369] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25369/stat : 25369 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840391 27969433600 30626 33554432000 4194304 4196468 140730778472848 139812419393840 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123900 KiB

[startup+0.31043 s]*
/proc/loadavg: 1.59 0.78 0.75 3/204 25369
/proc/meminfo: memFree=17232556/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236840382 115843072 349 33554432000 4194304 5098028 140725467203440 140725467200696 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 349 296 221 0 87 0
[pid=25350] ppid=25347 vsize=27313900 memory=126860 CPUtime=0.41 cores=0-7
/proc/25350/stat : 25350 (java) S 25347 25347 22710 0 -1 1077944320 10996 0 0 0 36 5 0 0 20 0 20 0 236840383 27969433600 31715 33554432000 4194304 4196468 140730778472848 140730778455392 139814171549431 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
/proc/25350/statm: 6828475 31715 2993 1 0 6790935 0
[pid=25350/tid=25351] ppid=25347 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25350/task/25351/stat : 25351 (java) R 25347 25347 22710 0 -1 4202560 8560 0 0 0 26 3 0 0 20 0 20 0 236840383 27969433600 31715 33554432000 4194304 4196468 140730778472848 139814143344880 139814151824761 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25352] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25352/stat : 25352 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139814175791504 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25353] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25353/stat : 25353 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139814004885776 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25354] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25354/stat : 25354 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813592664720 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25355] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25355/stat : 25355 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813591611920 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25356] ppid=25347 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/25350/task/25356/stat : 25356 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813590559632 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25357] ppid=25347 vsize=27313900 memory=140268733035439 CPUtime=0 cores=0-7
/proc/25350/task/25357/stat : 25357 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813589506832 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25358] ppid=25347 vsize=27313900 memory=140268733037744 CPUtime=0 cores=0-7
/proc/25350/task/25358/stat : 25358 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813588454544 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25359] ppid=25347 vsize=27313900 memory=140268733040048 CPUtime=0 cores=0-7
/proc/25350/task/25359/stat : 25359 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840386 27969433600 31715 33554432000 4194304 4196468 140730778472848 139813587401744 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25360] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25360/stat : 25360 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812424657008 139814171560578 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25361] ppid=25347 vsize=27313900 memory=280537466087056 CPUtime=0 cores=0-7
/proc/25350/task/25361/stat : 25361 (java) S 25347 25347 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840387 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812057113376 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25362] ppid=25347 vsize=27313900 memory=280537466093968 CPUtime=0 cores=0-7
/proc/25350/task/25362/stat : 25362 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840388 27969433600 31715 33554432000 4194304 4196468 140730778472848 139811788678256 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25363] ppid=25347 vsize=27313900 memory=280537466035248 CPUtime=0 cores=0-7
/proc/25350/task/25363/stat : 25363 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139811414169680 139814171568027 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25364] ppid=25347 vsize=27313900 memory=280537466107792 CPUtime=0.01 cores=0-7
/proc/25350/task/25364/stat : 25364 (java) S 25347 25347 22710 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812423604848 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25365] ppid=25347 vsize=27313900 memory=280537466114704 CPUtime=0.01 cores=0-7
/proc/25350/task/25365/stat : 25365 (java) S 25347 25347 22710 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812422552048 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25366] ppid=25347 vsize=27313900 memory=280537466112400 CPUtime=0.01 cores=0-7
/proc/25350/task/25366/stat : 25366 (java) S 25347 25347 22710 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812421499760 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25367] ppid=25347 vsize=27313900 memory=280537466128560 CPUtime=0.06 cores=0-7
/proc/25350/task/25367/stat : 25367 (java) S 25347 25347 22710 0 -1 1077944384 435 0 0 0 6 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812420446960 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25368] ppid=25347 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25368/stat : 25368 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840390 27969433600 31715 33554432000 4194304 4196468 140730778472848 139810916264288 139814171559637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25369] ppid=25347 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25350/task/25369/stat : 25369 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840391 27969433600 31715 33554432000 4194304 4196468 140730778472848 139812419393840 139814171560578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128256 KiB

[startup+0.700997 s]
/proc/loadavg: 1.59 0.78 0.75 2/204 25369
/proc/meminfo: memFree=17208248/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236840382 115843072 349 33554432000 4194304 5098028 140725467203440 140725467200696 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 349 296 221 0 87 0
[pid=25350] ppid=25347 vsize=27322296 memory=164884 CPUtime=0.97 cores=0-7
/proc/25350/stat : 25350 (java) S 25347 25347 22710 0 -1 1077944320 18162 0 0 0 90 7 0 0 20 0 20 0 236840383 27978031104 41221 33554432000 4194304 4196468 140730778472848 140730778455392 139814171549431 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
/proc/25350/statm: 6830574 41221 3150 1 0 6791959 0
[pid=25350/tid=25351] ppid=25347 vsize=27322328 memory=280537466486448 CPUtime=0.66 cores=0-7
/proc/25350/task/25351/stat : 25351 (java) R 25347 25347 22710 0 -1 4202560 15144 0 0 0 61 5 0 0 20 0 20 0 236840383 27978063872 41221 33554432000 4194304 4196468 140730778472848 139814143366960 139814164229149 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25352] ppid=25347 vsize=27322328 memory=140268733244272 CPUtime=0 cores=0-7
/proc/25350/task/25352/stat : 25352 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840385 27978063872 41221 33554432000 4194304 4196468 140730778472848 139814175791504 139814171559637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25353] ppid=25347 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/25350/task/25353/stat : 25353 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840385 27978031104 41221 33554432000 4194304 4196468 140730778472848 139814004885776 139814171559637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11378688 140730778477544 140730778477869 140730778477869 140730778480591 0
[pid=25350/tid=25354] ppid=25347 vsize=27322296 memory=10784 CPUtime=0 cores=0-7

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

[pid=25347] ppid=25344 vsize=113128 memory=1472 CPUtime=2.78 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 590 23142 0 0 0 0 265 13 20 0 1 0 236840382 115843072 368 33554432000 4194304 5098028 140725467203440 140725467200184 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00885 s]*
/proc/loadavg: 1.59 0.78 0.75 2/204 25389
/proc/meminfo: memFree=17284580/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1472 CPUtime=2.78 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 590 23142 0 0 0 0 265 13 20 0 1 0 236840382 115843072 368 33554432000 4194304 5098028 140725467203440 140725467200184 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 368 311 221 0 87 0
[pid=25370] ppid=25347 vsize=7752048 memory=74728 CPUtime=0.6 cores=0-7
/proc/25370/stat : 25370 (java) S 25347 25347 22710 0 -1 1077944320 11369 0 0 0 56 4 0 0 20 0 20 0 236840538 7938097152 18682 33554432000 4194304 4196468 140733311568576 140733311551120 139909309685495 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
/proc/25370/statm: 1938012 18682 2973 1 0 1899951 0
[pid=25370/tid=25371] ppid=25347 vsize=7752048 memory=6791534058613427641 CPUtime=0.44 cores=0-7
/proc/25370/task/25371/stat : 25371 (java) R 25347 25347 22710 0 -1 4202560 9078 0 0 0 41 3 0 0 20 0 20 0 236840538 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909281506472 139909291249051 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25372] ppid=25347 vsize=7752048 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25370/task/25372/stat : 25372 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909313928080 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25373] ppid=25347 vsize=7752048 memory=-7384994778349281184 CPUtime=0 cores=0-7
/proc/25370/task/25373/stat : 25373 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909114096400 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25374] ppid=25347 vsize=7752048 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/25370/task/25374/stat : 25374 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909113044112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25375] ppid=25347 vsize=7752048 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/25370/task/25375/stat : 25375 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909111991312 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25376] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25376/stat : 25376 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909110938000 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25377] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25377/stat : 25377 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909109885200 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25378] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25378/stat : 25378 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909108832912 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25379] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25379/stat : 25379 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7938097152 18682 33554432000 4194304 4196468 140733311568576 139909107780112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25380] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25380/stat : 25380 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840541 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908134767216 139909309696642 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25381] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25381/stat : 25381 (java) S 25347 25347 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840541 7938097152 18682 33554432000 4194304 4196468 140733311568576 139907955680544 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25382] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25382/stat : 25382 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840542 7938097152 18682 33554432000 4194304 4196468 140733311568576 139907687245424 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25383] ppid=25347 vsize=7752048 memory=2241 CPUtime=0 cores=0-7
/proc/25370/task/25383/stat : 25383 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139907312736848 139909309704091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25384] ppid=25347 vsize=7752048 memory=2244 CPUtime=0.01 cores=0-7
/proc/25370/task/25384/stat : 25384 (java) S 25347 25347 22710 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908133714032 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25385] ppid=25347 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/25370/task/25385/stat : 25385 (java) S 25347 25347 22710 0 -1 1077944384 144 0 0 0 1 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908132661232 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25386] ppid=25347 vsize=7752048 memory=0 CPUtime=0.02 cores=0-7
/proc/25370/task/25386/stat : 25386 (java) S 25347 25347 22710 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908131608944 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25387] ppid=25347 vsize=7752048 memory=0 CPUtime=0.09 cores=0-7
/proc/25370/task/25387/stat : 25387 (java) S 25347 25347 22710 0 -1 1077944384 324 0 0 0 9 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908130556144 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25388] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25388/stat : 25388 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139906814831456 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25389] ppid=25347 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25389/stat : 25389 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840544 7938097152 18682 33554432000 4194304 4196468 140733311568576 139908129504048 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 76200 KiB

[startup+2.20088 s]
/proc/loadavg: 1.59 0.78 0.75 2/204 25389
/proc/meminfo: memFree=17284580/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1472 CPUtime=2.78 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 590 23142 0 0 0 0 265 13 20 0 1 0 236840382 115843072 368 33554432000 4194304 5098028 140725467203440 140725467200184 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 368 311 221 0 87 0
[pid=25370] ppid=25347 vsize=7754116 memory=97544 CPUtime=0.87 cores=0-7
/proc/25370/stat : 25370 (java) S 25347 25347 22710 0 -1 1077944320 16176 0 0 0 82 5 0 0 20 0 20 0 236840538 7940214784 24386 33554432000 4194304 4196468 140733311568576 140733311551120 139909309685495 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
/proc/25370/statm: 1938529 24386 2998 1 0 1900463 0
[pid=25370/tid=25371] ppid=25347 vsize=7754116 memory=0 CPUtime=0.61 cores=0-7
/proc/25370/task/25371/stat : 25371 (java) R 25347 25347 22710 0 -1 4202560 13752 0 0 0 58 3 0 0 20 0 20 0 236840538 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909281520368 139909293729125 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25372] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25372/stat : 25372 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909313928080 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25373] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25373/stat : 25373 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909114096400 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25374] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25374/stat : 25374 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909113044112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25375] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25375/stat : 25375 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909111991312 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25376] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25376/stat : 25376 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909110938000 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25377] ppid=25347 vsize=7754116 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/25370/task/25377/stat : 25377 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909109885200 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25378] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25378/stat : 25378 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909108832912 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25379] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25379/stat : 25379 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840540 7940214784 24386 33554432000 4194304 4196468 140733311568576 139909107780112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25380] ppid=25347 vsize=7754116 memory=280537465966944 CPUtime=0 cores=0-7
/proc/25370/task/25380/stat : 25380 (java) S 25347 25347 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840541 7940214784 24386 33554432000 4194304 4196468 140733311568576 139908134767216 139909309696642 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25381] ppid=25347 vsize=7754116 memory=3323 CPUtime=0 cores=0-7
/proc/25370/task/25381/stat : 25381 (java) S 25347 25347 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840541 7940214784 24386 33554432000 4194304 4196468 140733311568576 139907955680544 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25382] ppid=25347 vsize=7754116 memory=24739 CPUtime=0 cores=0-7
/proc/25370/task/25382/stat : 25382 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840542 7940214784 24386 33554432000 4194304 4196468 140733311568576 139907687245424 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25383] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25383/stat : 25383 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139907312736848 139909309704091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25384] ppid=25347 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/25370/task/25384/stat : 25384 (java) S 25347 25347 22710 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139908133714032 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25385] ppid=25347 vsize=7754116 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/25370/task/25385/stat : 25385 (java) S 25347 25347 22710 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139908132661232 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25386] ppid=25347 vsize=7754116 memory=0 CPUtime=0.03 cores=0-7
/proc/25370/task/25386/stat : 25386 (java) S 25347 25347 22710 0 -1 1077944384 110 0 0 0 3 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139908131608944 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25387] ppid=25347 vsize=7754116 memory=0 CPUtime=0.14 cores=0-7
/proc/25370/task/25387/stat : 25387 (java) R 25347 25347 22710 0 -1 4202560 420 0 0 0 14 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139908130556144 139909309706842 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25388] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25388/stat : 25388 (java) S 25347 25347 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840544 7940214784 24386 33554432000 4194304 4196468 140733311568576 139906814831456 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25389] ppid=25347 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25389/stat : 25389 (java) S 25347 25347 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840544 7940214784 24898 33554432000 4194304 4196468 140733311568576 139908129504048 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
Current children cumulated CPU time: 3.65 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 99016 KiB

[startup+2.30097 s]
/proc/loadavg: 1.59 0.78 0.75 2/204 25389
/proc/meminfo: memFree=17284580/32770624 swapFree=67108860/67108860
[pid=25347] ppid=25344 vsize=113128 memory=1472 CPUtime=2.78 cores=0-7
/proc/25347/stat : 25347 (scop.sh) S 25344 25347 22710 0 -1 4202496 590 23142 0 0 0 0 265 13 20 0 1 0 236840382 115843072 368 33554432000 4194304 5098028 140725467203440 140725467200184 140185676268156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26075136 140725467206690 140725467206915 140725467206915 140725467209677 0
/proc/25347/statm: 28282 368 311 221 0 87 0
[pid=25370] ppid=25347 vsize=8086216 memory=116688 CPUtime=1.09 cores=0-7
/proc/25370/stat : 25370 (java) S 25347 25347 22710 0 -1 1077944320 17416 937 0 0 102 7 0 0 20 0 22 0 236840538 8280285184 29172 33554432000 4194304 4196468 140733311568576 140733311551120 139909309685495 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
/proc/25370/statm: 2021554 29172 3112 1 0 1982953 0
[pid=25370/tid=25371] ppid=25347 vsize=8086216 memory=1472 CPUtime=0.71 cores=0-7
/proc/25370/task/25371/stat : 25371 (java) R 25347 25347 22710 0 -1 4202560 14492 937 0 0 67 4 0 0 20 0 22 0 236840538 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909281519664 139909291249024 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25372] ppid=25347 vsize=8086216 memory=1472 CPUtime=0 cores=0-7
/proc/25370/task/25372/stat : 25372 (java) S 25347 25347 22710 0 -1 1077944384 2 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909313928080 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25373] ppid=25347 vsize=8086216 memory=140273161356927 CPUtime=0 cores=0-7
/proc/25370/task/25373/stat : 25373 (java) S 25347 25347 22710 0 -1 1077944384 2 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909114096400 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25374] ppid=25347 vsize=8086216 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/25370/task/25374/stat : 25374 (java) S 25347 25347 22710 0 -1 1077944384 1 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909113044112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25375] ppid=25347 vsize=8086216 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/25370/task/25375/stat : 25375 (java) S 25347 25347 22710 0 -1 1077944384 3 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909111991312 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25376] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25376/stat : 25376 (java) S 25347 25347 22710 0 -1 1077944384 2 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909110938000 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25377] ppid=25347 vsize=8086216 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/25370/task/25377/stat : 25377 (java) S 25347 25347 22710 0 -1 1077944384 2 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909109885200 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25378] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25378/stat : 25378 (java) S 25347 25347 22710 0 -1 1077944384 1 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909108832912 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25379] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25379/stat : 25379 (java) S 25347 25347 22710 0 -1 1077944384 2 937 0 0 0 0 0 0 20 0 22 0 236840540 8280285184 29172 33554432000 4194304 4196468 140733311568576 139909107780112 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25380] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25380/stat : 25380 (java) S 25347 25347 22710 0 -1 1077944384 5 937 0 0 0 0 0 0 20 0 22 0 236840541 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908134767216 139909309696642 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25381] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25381/stat : 25381 (java) S 25347 25347 22710 0 -1 1077944384 13 937 0 0 0 0 0 0 20 0 22 0 236840541 8280285184 29172 33554432000 4194304 4196468 140733311568576 139907955680544 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25382] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25382/stat : 25382 (java) S 25347 25347 22710 0 -1 1077944384 1 937 0 0 0 0 0 0 20 0 22 0 236840542 8280285184 29172 33554432000 4194304 4196468 140733311568576 139907687245424 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25383] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25383/stat : 25383 (java) S 25347 25347 22710 0 -1 1077944384 1 937 0 0 0 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139907312736848 139909309704091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25384] ppid=25347 vsize=8086216 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/25370/task/25384/stat : 25384 (java) S 25347 25347 22710 0 -1 1077944384 481 937 0 0 4 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908133714032 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25385] ppid=25347 vsize=8086216 memory=288230596050944315 CPUtime=0.07 cores=0-7
/proc/25370/task/25385/stat : 25385 (java) S 25347 25347 22710 0 -1 1077944384 391 937 0 0 7 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908132661232 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25386] ppid=25347 vsize=8086216 memory=14133333755955770 CPUtime=0.04 cores=0-7
/proc/25370/task/25386/stat : 25386 (java) S 25347 25347 22710 0 -1 1077944384 118 937 0 0 4 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908131608944 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25387] ppid=25347 vsize=8086216 memory=0 CPUtime=0.17 cores=0-7
/proc/25370/task/25387/stat : 25387 (java) S 25347 25347 22710 0 -1 1077944384 514 937 0 0 17 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908130556144 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25388] ppid=25347 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25370/task/25388/stat : 25388 (java) S 25347 25347 22710 0 -1 1077944384 3 937 0 0 0 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139906814831456 139909309695701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
[pid=25370/tid=25389] ppid=25347 vsize=8086216 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/25370/task/25389/stat : 25389 (java) S 25347 25347 22710 0 -1 1077944384 1 937 0 0 0 0 0 0 20 0 22 0 236840544 8280285184 29172 33554432000 4194304 4196468 140733311568576 139908129504048 139909309696642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36065280 140733311575217 140733311575341 140733311575341 140733311578063 0
Current children cumulated CPU time: 3.87 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 118160 KiB

Child status: 0
Real time (s): 2.3287
CPU time (s): 3.92917
CPU user time (s): 3.71291
CPU system time (s): 0.216259
CPU usage (%): 168.728
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 212628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71291
system time used= 0.216259
maximum resident set size= 216536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42227
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6577
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 25347
#   total CPU time (s): 3.92917
#   total CPU user time (s): 3.71291
#   total CPU system time (s): 0.216259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037143 second user time and 0.074296 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:32
IDJOB=4307259
IDBENCH=141412
IDSOLVER=2788
FILE ID=node132/4307259-1534192772
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-05_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-4307259-1534192772/watcher-4307259-1534192772 -o /tmp/evaluation-result-4307259-1534192772/solver-4307259-1534192772 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307259-1534192772.xml

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

MD5SUM BENCH= bdee8744e8abf74466ff50bd2efe3217
RANDOM SEED=1902492775

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17348788 kB
MemAvailable:   31900844 kB
Buffers:          263136 kB
Cached:         14400856 kB
SwapCached:            0 kB
Active:          7397544 kB
Inactive:        7320924 kB
Active(anon):       3992 kB
Inactive(anon):   102812 kB
Active(file):    7393552 kB
Inactive(file):  7218112 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8824 kB
Writeback:             8 kB
AnonPages:         61372 kB
Mapped:            55800 kB
Shmem:             49824 kB
Slab:             397568 kB
SReclaimable:     368852 kB
SUnreclaim:        28716 kB
KernelStack:        3264 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:39:35