Trace number 4307264

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 9.71658 3.61873

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
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 benchmark8.4265
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
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-3051-serial-file.bin HOME/instance-4307264-1534192799.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:40:00 CEST 2018
0.65/0.56	c PID: 3054
0.65/0.56	c IP: 172.20.3.133
0.65/0.56	c HOST: node133.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.41/0.99	c (0,0) Parsing End
1.41/1.00	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 459 ctr, max domain size 10
1.41/1.00	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/1.00	c (0,0) Constraint Name Generate Begin
1.65/1.01	c (0,0) Ctr:HOME/instance-4307264-1534192799.xml,ExtensionConflict:ExtensionSupport:IntVar
1.65/1.01	c (0,0) Constraint Name Generate End
1.65/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.01	c (0,0) CSP to CSPinCNF Begin
2.55/1.40	c (0,0) translated 46 (10%) constraints
2.55/1.47	c (0,0) translated 92 (20%) constraints
2.95/1.52	c (0,0) translated 138 (30%) constraints
2.95/1.57	c (1,1) translated 184 (40%) constraints
3.82/1.73	c (1,1) translated 230 (50%) constraints
3.82/1.78	c (1,1) translated 276 (60%) constraints
4.24/1.82	c (1,1) translated 322 (70%) constraints
4.24/1.86	c (1,1) translated 368 (80%) constraints
4.24/1.89	c (1,1) translated 414 (90%) constraints
4.65/1.92	c (1,1) translated 459 (100%) constraints
4.65/1.98	c (1,1) STATISTICS1:HOME/instance-4307264-1534192799.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,11,1,,10:17262;2:432,11:9;4:3969;3:144;2:648,1:17694;0:9,
4.65/1.98	c (1,1) ==========================================
4.65/1.98	c (1,1) Order
4.65/1.98	c (1,1) ==========================================
5.11/2.01	c (1,1) translated 477 (10%) constraints
5.11/2.04	c (1,1) translated 954 (20%) constraints
5.11/2.06	c (1,1) translated 1431 (30%) constraints
5.11/2.07	c (1,1) translated 1908 (40%) constraints
5.11/2.09	c (1,1) translated 2385 (50%) constraints
5.57/2.11	c (1,1) translated 2862 (60%) constraints
5.57/2.13	c (1,1) translated 3339 (70%) constraints
5.57/2.15	c (1,1) translated 3816 (80%) constraints
5.57/2.18	c (1,1) translated 4293 (90%) constraints
5.57/2.20	c (1,1) translated 4770 (100%) constraints
5.57/2.20	c (1,1) CSP to CSPinCNF End
5.57/2.20	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.57/2.20	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.57/2.20	c (1,1) CSPinCNF Propagation Begin
5.93/2.28	c (1,1) 0 values, 909 unsatisfiable literals, and 0 valid clauses are removed
5.93/2.28	c (1,1) CSPinCNF Propagation End
5.93/2.28	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.93/2.28	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.93/2.28	c (1,1) Simplify CSPinCNF Begin
5.93/2.30	c (1,1) Simplify CSPinCNF End
6.38/2.30	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
6.38/2.30	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.38/2.30	c (1,1) Calculate Precise Domain Begin
6.38/2.30	c (1,1) 0 values are removed by re-calculation
6.38/2.30	c (1,1) Calculate Precise Domain End
6.38/2.30	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
6.38/2.30	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.38/2.30	c (1,1) CSPinCNF to SatSolver Begin
6.38/2.36	c (1,1) 477 (10 %) CSP clauses are encoded (990 SAT variables, 1276 SAT clauses)
6.38/2.37	c (1,1) 954 (20 %) CSP clauses are encoded (990 SAT variables, 1753 SAT clauses)
6.38/2.38	c (1,1) 1431 (30 %) CSP clauses are encoded (990 SAT variables, 2230 SAT clauses)
6.38/2.39	c (1,1) 1908 (40 %) CSP clauses are encoded (990 SAT variables, 2707 SAT clauses)
6.38/2.40	c (1,1) 2385 (50 %) CSP clauses are encoded (990 SAT variables, 3184 SAT clauses)
6.82/2.41	c (1,1) 2862 (60 %) CSP clauses are encoded (990 SAT variables, 3661 SAT clauses)
6.82/2.41	c (1,1) 3339 (70 %) CSP clauses are encoded (990 SAT variables, 4138 SAT clauses)
6.82/2.42	c (1,1) 3816 (80 %) CSP clauses are encoded (990 SAT variables, 4615 SAT clauses)
6.82/2.43	c (1,1) 4293 (90 %) CSP clauses are encoded (990 SAT variables, 5092 SAT clauses)
6.82/2.44	c (1,1) 4770 (100 %) CSP clauses are encoded (990 SAT variables, 5569 SAT clauses)
6.82/2.44	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
6.82/2.44	c (1,1) CSPinCNF to SatSolver End
6.82/2.44	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.82/2.48	c (1,1) STATISTICS2:HOME/instance-4307264-1534192799.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,10,1,,10:16362;2:432,10:9;4:3519;3:144;2:1098,1:16794,
6.82/2.48	c (1,1) 990 bool, 5570 clause
6.82/2.48	c (1,1) Export Begin
7.25/2.57	c (2,2) Export to HOME/scop-3051-serial-file.bin
7.25/2.57	c (2,2) Export End
7.25/2.57	c (2,2) Export File Size: 0.02 MB
7.25/2.57	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
7.25/2.57	c END-Prog: Mon Aug 13 22:40:02 CEST 2018
7.25/2.58	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-3051-serial-file.bin
7.99/3.07	c (0,0) Read Serial File Begin
7.99/3.07	c (0,0) HOME/scop-3051-serial-file.bin
8.21/3.38	c (0,0) Read Serial File End
8.21/3.39	
8.21/3.39	scop order+glucose-syrup (2018-07-31)
8.21/3.39	(Solving Process)
8.21/3.39	
8.37/3.41	c BEGIN-Prog: Mon Aug 13 22:40:03 CEST 2018
8.37/3.41	c PID: 3082
8.37/3.41	c IP: 172.20.3.133
8.37/3.41	c HOST: node133.alineos.net
8.37/3.42	c (0,0) SatSolver.solve Begin
8.37/3.42	c (0,0) 0 bool, 0 clause
8.37/3.42	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307264-1534192799.xml-scop-3054.cnf
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.57/3.60	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.57/3.60	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.57/3.60	c (0,0) c |                                                                                                       |
8.57/3.60	c (0,0) c |  Number of variables:           990                                                                   |
8.57/3.60	c (0,0) c |  Number of clauses:            5570                                                                   |
8.57/3.60	c (0,0) c |  Parse time:                   0.00 s                                                                 |
8.57/3.60	c (0,0) c |                                                                                                       |
8.57/3.60	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
8.57/3.60	c (0,0) c |  Simplification time:          0.00 s                                                                 |
8.57/3.60	c (0,0) c |                                                                                                       |
8.57/3.60	c (0,0) c |  Generating clones                                                                                    |
8.57/3.60	c (0,0) c |  all clones generated. Memory =  29.10Mb.                                                             |
8.57/3.60	c (0,0) c ========================================================================================================|
8.57/3.60	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
8.57/3.60	c (0,0) c Total Memory so far : 604.98Mb
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c real time : 0.156706 s
8.57/3.60	c (0,0) c cpu time  : 1.05662 s
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.57/3.60	c (0,0) c
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) c | Conflicts     |          143132 |      16588 |      18716 |      19076 |      17367 |      17387 |      17327 |      19731 |      16940 |
8.57/3.60	c (0,0) c | Decisions     |          205647 |      27060 |      26096 |      26708 |      24988 |      24673 |      24486 |      27830 |      23806 |
8.57/3.60	c (0,0) c | Propagations  |         1720543 |     205580 |     222752 |     232638 |     213821 |     207358 |     208086 |     233815 |     196493 |
8.57/3.60	c (0,0) c | Avg_Trail     |                 |        549 |        542 |        575 |        544 |        538 |        496 |        562 |        520 |
8.57/3.60	c (0,0) c | Avg_DL        |                 |         88 |         93 |         95 |         92 |         88 |         95 |         97 |         99 |
8.57/3.60	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.57/3.60	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) c | Exported      |           25986 |       2888 |       3440 |       3210 |       3015 |       3358 |       3239 |       3595 |       3241 |
8.57/3.60	c (0,0) c | Imported      |          172786 |      22412 |      21112 |      20158 |      22083 |      20066 |      22747 |      21490 |      22718 |
8.57/3.60	c (0,0) c | Good          |            1040 |        154 |        122 |        101 |        125 |         97 |        160 |        121 |        160 |
8.57/3.60	c (0,0) c | Purge         |          171746 |      22258 |      20990 |      20057 |      21958 |      19969 |      22587 |      21369 |      22558 |
8.57/3.60	c (0,0) c | Promoted      |            9830 |       1157 |       1247 |       1560 |       1617 |        959 |        907 |       1249 |       1134 |
8.57/3.60	c (0,0) c | Remove_Imp    |           35988 |       5565 |       4752 |          0 |       7497 |       5491 |       5514 |       1541 |       5628 |
8.57/3.60	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) c | Unaries       |                 |          3 |          4 |          3 |          5 |          3 |          9 |          6 |          6 |
8.57/3.60	c (0,0) c | Binaries      |                 |         16 |         12 |         12 |         32 |         21 |         34 |         36 |         31 |
8.57/3.60	c (0,0) c | Glues         |                 |        400 |        340 |        364 |        303 |        328 |        333 |        387 |        336 |
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) c | Orig_Seen     |            50 % |       2946 |       2833 |       2795 |       2966 |       2809 |       2541 |       3179 |       2605 |
8.57/3.60	c (0,0) c | Diff Orig seen|                 |        405 |        292 |        254 |        425 |        268 |      X     |        638 |         64 |
8.57/3.60	c (0,0) c | Hamming       |            29 % |        274 |        258 |        322 |        328 |        302 |      X     |        317 |        237 |
8.57/3.60	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.57/3.60	c (0,0) 
8.57/3.60	c (0,0) s UNSATISFIABLE
8.57/3.60	c (0,0) SatSolver.solve End
8.57/3.60	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.57/3.60	c (0,0) Show results Begin
8.57/3.60	s UNSATISFIABLE
8.57/3.60	c (0,0) Show results End
8.57/3.60	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.57/3.61	c (0,0) 0,0,STOP-AFTER(ALL)
8.57/3.61	c END-Prog: Mon Aug 13 22:40:03 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 (6649 MiB free)
  memory of node 1: 16384 MiB (3199 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307264-1534192799/watcher-4307264-1534192799 -o /tmp/evaluation-result-4307264-1534192799/solver-4307264-1534192799 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307264-1534192799.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=3051, runsolver pid=3048

[startup+0.100137 s]*
/proc/loadavg: 0.83 0.24 0.62 2/204 3073
/proc/meminfo: memFree=9989132/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236843094 115843072 349 33554432000 4194304 5098028 140727595212912 140727595210168 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 349 296 221 0 87 0
[pid=3054] ppid=3051 vsize=27313900 memory=108456 CPUtime=0.1 cores=0-7
/proc/3054/stat : 3054 (java) S 3051 3051 1330 0 -1 1077944320 6545 0 0 0 8 2 0 0 20 0 20 0 236843094 27969433600 27049 33554432000 4194304 4196468 140728301319344 140728301301888 139715226857207 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
/proc/3054/statm: 6828475 27049 2741 1 0 6790935 0
[pid=3054/tid=3055] ppid=3051 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/3054/task/3055/stat : 3055 (java) R 3051 3051 1330 0 -1 4202560 4670 0 0 0 7 2 0 0 20 0 20 0 236843095 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715198691888 139715210937724 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3056] ppid=3051 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/3054/task/3056/stat : 3056 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715231099280 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3057] ppid=3051 vsize=27313900 memory=140575082014336 CPUtime=0 cores=0-7
/proc/3054/task/3057/stat : 3057 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715045255440 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3058] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3058/stat : 3058 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715044203152 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3059] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3059/stat : 3059 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715043150352 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3060] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3060/stat : 3060 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715042098064 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3061] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3061/stat : 3061 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715041045264 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3062] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3062/stat : 3062 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715039992976 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3063] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3063/stat : 3063 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 27114 33554432000 4194304 4196468 140728301319344 139715038940176 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3064] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3064/stat : 3064 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713345669232 139715226868354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3065] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3065/stat : 3065 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713205756704 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3066] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3066/stat : 3066 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 27114 33554432000 4194304 4196468 140728301319344 139712937321584 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3067] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3067/stat : 3067 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139712562813008 139715226875803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3068] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3068/stat : 3068 (java) S 3051 3051 1330 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713344617072 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3069] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3069/stat : 3069 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713343564272 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3070] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3070/stat : 3070 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713342511984 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3071] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3071/stat : 3071 (java) S 3051 3051 1330 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713341459184 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3072] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3072/stat : 3072 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139712064907616 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3073] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3073/stat : 3073 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 27114 33554432000 4194304 4196468 140728301319344 139713071536432 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109852 KiB

[startup+0.21073 s]*
/proc/loadavg: 0.83 0.24 0.62 2/204 3073
/proc/meminfo: memFree=9972760/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236843094 115843072 349 33554432000 4194304 5098028 140727595212912 140727595210168 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 349 296 221 0 87 0
[pid=3054] ppid=3051 vsize=27313900 memory=123064 CPUtime=0.24 cores=0-7
/proc/3054/stat : 3054 (java) S 3051 3051 1330 0 -1 1077944320 10442 0 0 0 21 3 0 0 20 0 20 0 236843094 27969433600 30766 33554432000 4194304 4196468 140728301319344 140728301301888 139715226857207 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
/proc/3054/statm: 6828475 30766 2864 1 0 6790935 0
[pid=3054/tid=3055] ppid=3051 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/3054/task/3055/stat : 3055 (java) R 3051 3051 1330 0 -1 4202560 8342 0 0 0 17 2 0 0 20 0 20 0 236843095 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715198678560 139715210937694 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3056] ppid=3051 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/3054/task/3056/stat : 3056 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715231099280 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3057] ppid=3051 vsize=27313900 memory=140575082017640 CPUtime=0 cores=0-7
/proc/3054/task/3057/stat : 3057 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715045255440 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3058] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3058/stat : 3058 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715044203152 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3059] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3059/stat : 3059 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715043150352 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3060] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3060/stat : 3060 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715042098064 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3061] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3061/stat : 3061 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715041045264 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3062] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3062/stat : 3062 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715039992976 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3063] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3063/stat : 3063 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 30766 33554432000 4194304 4196468 140728301319344 139715038940176 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3064] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3064/stat : 3064 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713345669232 139715226868354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3065] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3065/stat : 3065 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713205756704 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3066] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3066/stat : 3066 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 30766 33554432000 4194304 4196468 140728301319344 139712937321584 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3067] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3067/stat : 3067 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139712562813008 139715226875803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3068] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3068/stat : 3068 (java) S 3051 3051 1330 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713344617072 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3069] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3069/stat : 3069 (java) S 3051 3051 1330 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713343564272 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3070] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3070/stat : 3070 (java) S 3051 3051 1330 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713342511984 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3071] ppid=3051 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/3054/task/3071/stat : 3071 (java) S 3051 3051 1330 0 -1 1077944384 304 0 0 0 2 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713341459184 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3072] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3072/stat : 3072 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139712064907616 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3073] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3073/stat : 3073 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 30766 33554432000 4194304 4196468 140728301319344 139713071536432 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124460 KiB

[startup+0.310615 s]*
/proc/loadavg: 0.83 0.24 0.62 2/204 3073
/proc/meminfo: memFree=9968840/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236843094 115843072 349 33554432000 4194304 5098028 140727595212912 140727595210168 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 349 296 221 0 87 0
[pid=3054] ppid=3051 vsize=27313900 memory=127288 CPUtime=0.41 cores=0-7
/proc/3054/stat : 3054 (java) S 3051 3051 1330 0 -1 1077944320 11095 0 0 0 38 3 0 0 20 0 20 0 236843094 27969433600 31822 33554432000 4194304 4196468 140728301319344 140728301301888 139715226857207 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
/proc/3054/statm: 6828475 31822 2964 1 0 6790935 0
[pid=3054/tid=3055] ppid=3051 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/3054/task/3055/stat : 3055 (java) R 3051 3051 1330 0 -1 4202560 8800 0 0 0 27 2 0 0 20 0 20 0 236843095 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715198652208 139715210937694 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3056] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3056/stat : 3056 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715231099280 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3057] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3057/stat : 3057 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715045255440 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3058] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3058/stat : 3058 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715044203152 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3059] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3059/stat : 3059 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715043150352 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3060] ppid=3051 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/3054/task/3060/stat : 3060 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715042098064 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3061] ppid=3051 vsize=27313900 memory=140574950781871 CPUtime=0 cores=0-7
/proc/3054/task/3061/stat : 3061 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715041045264 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3062] ppid=3051 vsize=27313900 memory=140574950784176 CPUtime=0 cores=0-7
/proc/3054/task/3062/stat : 3062 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715039992976 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3063] ppid=3051 vsize=27313900 memory=140574950786480 CPUtime=0 cores=0-7
/proc/3054/task/3063/stat : 3063 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27969433600 31822 33554432000 4194304 4196468 140728301319344 139715038940176 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3064] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3064/stat : 3064 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713345669232 139715226868354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3065] ppid=3051 vsize=27313900 memory=281149901579920 CPUtime=0 cores=0-7
/proc/3054/task/3065/stat : 3065 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713205756704 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3066] ppid=3051 vsize=27313900 memory=281149901586832 CPUtime=0 cores=0-7
/proc/3054/task/3066/stat : 3066 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843099 27969433600 31822 33554432000 4194304 4196468 140728301319344 139712937321584 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3067] ppid=3051 vsize=27313900 memory=281149901528112 CPUtime=0 cores=0-7
/proc/3054/task/3067/stat : 3067 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139712562813008 139715226875803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3068] ppid=3051 vsize=27313900 memory=281149901600656 CPUtime=0.02 cores=0-7
/proc/3054/task/3068/stat : 3068 (java) S 3051 3051 1330 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713344617072 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3069] ppid=3051 vsize=27313900 memory=281149901607568 CPUtime=0 cores=0-7
/proc/3054/task/3069/stat : 3069 (java) S 3051 3051 1330 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713343564272 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3070] ppid=3051 vsize=27313900 memory=281149901605264 CPUtime=0.01 cores=0-7
/proc/3054/task/3070/stat : 3070 (java) S 3051 3051 1330 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713342511984 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3071] ppid=3051 vsize=27313900 memory=281149901621424 CPUtime=0.07 cores=0-7
/proc/3054/task/3071/stat : 3071 (java) S 3051 3051 1330 0 -1 1077944384 349 0 0 0 7 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713341459184 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3072] ppid=3051 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3072/stat : 3072 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139712064907616 139715226867413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3073] ppid=3051 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/3054/task/3073/stat : 3073 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843102 27969433600 31822 33554432000 4194304 4196468 140728301319344 139713071536432 139715226868354 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128684 KiB

[startup+0.700998 s]
/proc/loadavg: 0.83 0.24 0.62 2/204 3073
/proc/meminfo: memFree=9944532/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236843094 115843072 349 33554432000 4194304 5098028 140727595212912 140727595210168 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 349 296 221 0 87 0
[pid=3054] ppid=3051 vsize=27322296 memory=165268 CPUtime=1 cores=0-7
/proc/3054/stat : 3054 (java) S 3051 3051 1330 0 -1 1077944320 18316 0 0 0 94 6 0 0 20 0 20 0 236843094 27978031104 41317 33554432000 4194304 4196468 140728301319344 140728301301888 139715226857207 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
/proc/3054/statm: 6830574 41317 3143 1 0 6791959 0
[pid=3054/tid=3055] ppid=3051 vsize=27322296 memory=281149901979312 CPUtime=0.67 cores=0-7
/proc/3054/task/3055/stat : 3055 (java) R 3051 3051 1330 0 -1 4202560 15457 0 0 0 62 5 0 0 20 0 20 0 236843095 27978031104 41317 33554432000 4194304 4196468 140728301319344 139715198689104 139715210937694 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3056] ppid=3051 vsize=27322296 memory=140574950990704 CPUtime=0 cores=0-7
/proc/3054/task/3056/stat : 3056 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843097 27978031104 41317 33554432000 4194304 4196468 140728301319344 139715231099280 139715226867413 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3057] ppid=3051 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/3054/task/3057/stat : 3057 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843097 27978031104 41317 33554432000 4194304 4196468 140728301319344 139715045255440 139715226867413 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0
[pid=3054/tid=3058] ppid=3051 vsize=27322296 memory=1940 CPUtime=0 cores=0-7
/proc/3054/task/3058/stat : 3058 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843097 27978031104 41317 33554432000 4194304 4196468 140728301319344 139715044203152 139715226867413 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140728301327337 140728301327661 140728301327661 140728301330383 0

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

# the end of solver process 3051 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.41287 s, system=0.303704 s

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

[startup+3.30023 s]
/proc/loadavg: 0.84 0.25 0.62 2/205 3101
/proc/meminfo: memFree=10024256/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1472 CPUtime=7.43 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 589 29394 0 0 0 0 725 18 20 0 1 0 236843094 115843072 368 33554432000 4194304 5098028 140727595212912 140727595209656 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 368 311 221 0 87 0
[pid=3082] ppid=3051 vsize=7752068 memory=94604 CPUtime=0.78 cores=0-7
/proc/3082/stat : 3082 (java) S 3051 3051 1330 0 -1 1077944320 16370 0 0 0 74 4 0 0 20 0 20 0 236843353 7938117632 23651 33554432000 4194304 4196468 140727631989168 140727631971712 140318774378231 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
/proc/3082/statm: 1938017 23651 3044 1 0 1899951 0
[pid=3082/tid=3083] ppid=3051 vsize=7752068 memory=1399101730491701635 CPUtime=0.55 cores=0-7
/proc/3082/task/3083/stat : 3083 (java) R 3051 3051 1330 0 -1 4202560 13951 0 0 0 52 3 0 0 20 0 20 0 236843353 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318746195216 140318760591414 0 4 2 25189581 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3084] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3084/stat : 3084 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318778620816 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3085] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3085/stat : 3085 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318596709136 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3086] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3086/stat : 3086 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318258134160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3087] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3087/stat : 3087 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318257081360 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3088] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3088/stat : 3088 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318256028048 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3089] ppid=3051 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3089/stat : 3089 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318254975248 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3090] ppid=3051 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/3082/task/3090/stat : 3090 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318253922960 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3091] ppid=3051 vsize=7752068 memory=171636 CPUtime=0 cores=0-7
/proc/3082/task/3091/stat : 3091 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843354 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318252870160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3092] ppid=3051 vsize=7752068 memory=1940 CPUtime=0 cores=0-7
/proc/3082/task/3092/stat : 3092 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843356 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318069246576 140318774389378 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3093] ppid=3051 vsize=7752068 memory=1172 CPUtime=0 cores=0-7
/proc/3082/task/3093/stat : 3093 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236843356 7938117632 23651 33554432000 4194304 4196468 140727631989168 140317386859808 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3094] ppid=3051 vsize=7752068 memory=6892 CPUtime=0 cores=0-7
/proc/3082/task/3094/stat : 3094 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843356 7938117632 23651 33554432000 4194304 4196468 140727631989168 140317118424688 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3095] ppid=3051 vsize=7752068 memory=15252 CPUtime=0 cores=0-7
/proc/3082/task/3095/stat : 3095 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140316743916112 140318774396827 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3096] ppid=3051 vsize=7752068 memory=15448 CPUtime=0.02 cores=0-7
/proc/3082/task/3096/stat : 3096 (java) S 3051 3051 1330 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318068193392 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3097] ppid=3051 vsize=7752068 memory=4044 CPUtime=0.02 cores=0-7
/proc/3082/task/3097/stat : 3097 (java) S 3051 3051 1330 0 -1 1077944384 56 0 0 0 2 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318067140592 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3098] ppid=3051 vsize=7752068 memory=1176 CPUtime=0.03 cores=0-7
/proc/3082/task/3098/stat : 3098 (java) S 3051 3051 1330 0 -1 1077944384 397 0 0 0 3 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318066088304 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3099] ppid=3051 vsize=7752068 memory=281149901594512 CPUtime=0.12 cores=0-7
/proc/3082/task/3099/stat : 3099 (java) S 3051 3051 1330 0 -1 1077944384 410 0 0 0 12 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318065035504 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3100] ppid=3051 vsize=7752068 memory=281149901373680 CPUtime=0 cores=0-7
/proc/3082/task/3100/stat : 3100 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140316246010720 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3101] ppid=3051 vsize=7752068 memory=281149901376912 CPUtime=0 cores=0-7
/proc/3082/task/3101/stat : 3101 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236843359 7938117632 23651 33554432000 4194304 4196468 140727631989168 140318063983408 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
Current children cumulated CPU time: 8.21 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 96076 KiB

[startup+3.50092 s]
/proc/loadavg: 0.84 0.25 0.62 2/205 3101
/proc/meminfo: memFree=10024256/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1472 CPUtime=7.43 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 589 29394 0 0 0 0 725 18 20 0 1 0 236843094 115843072 368 33554432000 4194304 5098028 140727595212912 140727595209656 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 368 311 221 0 87 0
[pid=3082] ppid=3051 vsize=8413904 memory=119352 CPUtime=1.14 cores=0-7
/proc/3082/stat : 3082 (java) S 3051 3051 1330 0 -1 1077944320 18053 0 0 0 108 6 0 0 20 0 24 0 236843353 8615837696 29838 33554432000 4194304 4196468 140727631989168 140727631971712 140318774378231 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
/proc/3082/statm: 2103476 29838 3145 1 0 2064875 0
[pid=3082/tid=3083] ppid=3051 vsize=8413904 memory=16097065801352663 CPUtime=0.74 cores=0-7
/proc/3082/task/3083/stat : 3083 (java) S 3051 3051 1330 0 -1 1077944384 15026 0 0 0 70 4 0 0 20 0 24 0 236843353 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318746218384 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3084] ppid=3051 vsize=8413904 memory=13103945226217 CPUtime=0 cores=0-7
/proc/3082/task/3084/stat : 3084 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318778620816 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3085] ppid=3051 vsize=8413904 memory=13103945226218 CPUtime=0 cores=0-7
/proc/3082/task/3085/stat : 3085 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318596709136 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3086] ppid=3051 vsize=8413904 memory=13103945226219 CPUtime=0 cores=0-7
/proc/3082/task/3086/stat : 3086 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318258134160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3087] ppid=3051 vsize=8413904 memory=13103945226220 CPUtime=0 cores=0-7
/proc/3082/task/3087/stat : 3087 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318257081360 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3088] ppid=3051 vsize=8413904 memory=9857 CPUtime=0 cores=0-7
/proc/3082/task/3088/stat : 3088 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318256028048 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3089] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3089/stat : 3089 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318254975248 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3090] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3090/stat : 3090 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318253922960 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3091] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3091/stat : 3091 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318252870160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3092] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3092/stat : 3092 (java) S 3051 3051 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318069246576 140318774389378 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3093] ppid=3051 vsize=8413904 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/3082/task/3093/stat : 3093 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140317386859808 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3094] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3094/stat : 3094 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140317118424688 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3095] ppid=3051 vsize=8413904 memory=1176 CPUtime=0 cores=0-7
/proc/3082/task/3095/stat : 3095 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140316743916112 140318774396827 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3096] ppid=3051 vsize=8413904 memory=35820 CPUtime=0.05 cores=0-7
/proc/3082/task/3096/stat : 3096 (java) S 3051 3051 1330 0 -1 1077944384 318 0 0 0 5 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318068193392 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3097] ppid=3051 vsize=8413904 memory=1720 CPUtime=0.07 cores=0-7
/proc/3082/task/3097/stat : 3097 (java) S 3051 3051 1330 0 -1 1077944384 290 0 0 0 7 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318067140592 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3098] ppid=3051 vsize=8413904 memory=508 CPUtime=0.04 cores=0-7
/proc/3082/task/3098/stat : 3098 (java) S 3051 3051 1330 0 -1 1077944384 400 0 0 0 4 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318066088304 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3099] ppid=3051 vsize=8413904 memory=928 CPUtime=0.2 cores=0-7
/proc/3082/task/3099/stat : 3099 (java) S 3051 3051 1330 0 -1 1077944384 586 0 0 0 20 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318065035504 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3100] ppid=3051 vsize=8413904 memory=1796 CPUtime=0 cores=0-7
/proc/3082/task/3100/stat : 3100 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140316246010720 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3101] ppid=3051 vsize=8413904 memory=916 CPUtime=0 cores=0-7
/proc/3082/task/3101/stat : 3101 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318063983408 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
Current children cumulated CPU time: 8.57 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 120824 KiB

[startup+3.60087 s]
/proc/loadavg: 0.84 0.25 0.62 2/205 3101
/proc/meminfo: memFree=10024256/32770624 swapFree=67108852/67108860
[pid=3051] ppid=3048 vsize=113128 memory=1472 CPUtime=7.43 cores=0-7
/proc/3051/stat : 3051 (scop.sh) S 3048 3051 1330 0 -1 4202496 589 29394 0 0 0 0 725 18 20 0 1 0 236843094 115843072 368 33554432000 4194304 5098028 140727595212912 140727595209656 140160646324860 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30633984 140727595222050 140727595222275 140727595222275 140727595225037 0
/proc/3051/statm: 28282 368 311 221 0 87 0
[pid=3082] ppid=3051 vsize=8413904 memory=119352 CPUtime=1.14 cores=0-7
/proc/3082/stat : 3082 (java) S 3051 3051 1330 0 -1 1077944320 18053 0 0 0 108 6 0 0 20 0 24 0 236843353 8615837696 29838 33554432000 4194304 4196468 140727631989168 140727631971712 140318774378231 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
/proc/3082/statm: 2103476 29838 3145 1 0 2064875 0
[pid=3082/tid=3083] ppid=3051 vsize=8413904 memory=1472 CPUtime=0.74 cores=0-7
/proc/3082/task/3083/stat : 3083 (java) S 3051 3051 1330 0 -1 1077944384 15026 0 0 0 70 4 0 0 20 0 24 0 236843353 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318746218384 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3084] ppid=3051 vsize=8413904 memory=89 CPUtime=0 cores=0-7
/proc/3082/task/3084/stat : 3084 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318778620816 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3085] ppid=3051 vsize=8413904 memory=255 CPUtime=0 cores=0-7
/proc/3082/task/3085/stat : 3085 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318596709136 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3086] ppid=3051 vsize=8413904 memory=8490 CPUtime=0 cores=0-7
/proc/3082/task/3086/stat : 3086 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318258134160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3087] ppid=3051 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/3082/task/3087/stat : 3087 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318257081360 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3088] ppid=3051 vsize=8413904 memory=2316 CPUtime=0 cores=0-7
/proc/3082/task/3088/stat : 3088 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318256028048 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3089] ppid=3051 vsize=8413904 memory=1172 CPUtime=0 cores=0-7
/proc/3082/task/3089/stat : 3089 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318254975248 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3090] ppid=3051 vsize=8413904 memory=6892 CPUtime=0 cores=0-7
/proc/3082/task/3090/stat : 3090 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318253922960 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3091] ppid=3051 vsize=8413904 memory=15252 CPUtime=0 cores=0-7
/proc/3082/task/3091/stat : 3091 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236843354 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318252870160 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3092] ppid=3051 vsize=8413904 memory=15448 CPUtime=0 cores=0-7
/proc/3082/task/3092/stat : 3092 (java) S 3051 3051 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318069246576 140318774389378 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3093] ppid=3051 vsize=8413904 memory=4044 CPUtime=0 cores=0-7
/proc/3082/task/3093/stat : 3093 (java) S 3051 3051 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140317386859808 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3094] ppid=3051 vsize=8413904 memory=281149902095168 CPUtime=0 cores=0-7
/proc/3082/task/3094/stat : 3094 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843356 8615837696 29838 33554432000 4194304 4196468 140727631989168 140317118424688 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3095] ppid=3051 vsize=8413904 memory=7997900196586 CPUtime=0 cores=0-7
/proc/3082/task/3095/stat : 3095 (java) S 3051 3051 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140316743916112 140318774396827 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3096] ppid=3051 vsize=8413904 memory=8002195163882 CPUtime=0.05 cores=0-7
/proc/3082/task/3096/stat : 3096 (java) S 3051 3051 1330 0 -1 1077944384 318 0 0 0 5 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318068193392 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3097] ppid=3051 vsize=8413904 memory=6833964058369 CPUtime=0.07 cores=0-7
/proc/3082/task/3097/stat : 3097 (java) S 3051 3051 1330 0 -1 1077944384 290 0 0 0 7 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318067140592 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3098] ppid=3051 vsize=8413904 memory=7353655101185 CPUtime=0.04 cores=0-7
/proc/3082/task/3098/stat : 3098 (java) S 3051 3051 1330 0 -1 1077944384 400 0 0 0 4 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318066088304 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3099] ppid=3051 vsize=8413904 memory=8676505028353 CPUtime=0.2 cores=0-7
/proc/3082/task/3099/stat : 3099 (java) S 3051 3051 1330 0 -1 1077944384 586 0 0 0 20 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318065035504 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3100] ppid=3051 vsize=8413904 memory=8680799995393 CPUtime=0 cores=0-7
/proc/3082/task/3100/stat : 3100 (java) S 3051 3051 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140316246010720 140318774388437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
[pid=3082/tid=3101] ppid=3051 vsize=8413904 memory=8831123850753 CPUtime=0 cores=0-7
/proc/3082/task/3101/stat : 3101 (java) S 3051 3051 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236843359 8615837696 29838 33554432000 4194304 4196468 140727631989168 140318063983408 140318774389378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23560192 140727631996082 140727631996205 140727631996205 140727631998927 0
Current children cumulated CPU time: 8.57 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 120824 KiB

Child status: 0
Real time (s): 3.61873
CPU time (s): 9.71658
CPU user time (s): 9.41287
CPU system time (s): 0.303704
CPU usage (%): 268.508
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 487348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.41287
system time used= 0.303704
maximum resident set size= 491764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14119
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 3051
#   total CPU time (s): 9.71658
#   total CPU user time (s): 9.41287
#   total CPU system time (s): 0.303704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052692 second user time and 0.081065 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:59
IDJOB=4307264
IDBENCH=141420
IDSOLVER=2788
FILE ID=node133/4307264-1534192799
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

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

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=2139433440

node133.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.24
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.24
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.24
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.24
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:        10085096 kB
MemAvailable:   31902120 kB
Buffers:          241636 kB
Cached:         21566412 kB
SwapCached:            4 kB
Active:         10467944 kB
Inactive:       11393276 kB
Active(anon):       3932 kB
Inactive(anon):   101680 kB
Active(file):   10464012 kB
Inactive(file): 11291596 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8636 kB
Writeback:             0 kB
AnonPages:         60176 kB
Mapped:            57624 kB
Shmem:             49816 kB
Slab:             518264 kB
SReclaimable:     489876 kB
SUnreclaim:        28388 kB
KernelStack:        3264 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349832 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 38964 MiB
End job on node133 at 2018-08-13 22:40:03