Trace number 4405497

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
Fun-sCOP hybrid+ManyGlucose (2019-09-22)? 47.5445 37.7373

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s10c-table.xml
MD5SUM8248e4e11a775a898590caffd4c1e549
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.54494
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":49},{"degree":4,"count":32}]
Minimum constraint arity9
Maximum constraint arity32
Distribution of constraint arities[{"arity":9,"count":27},{"arity":32,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-8077-serial-file.bin HOME/instance-4405497-1569238628.xml
0.59/1.00	
0.59/1.00	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.59/1.00	
0.73/1.48	c BEGIN-Prog: Mon Sep 23 13:36:32 CEST 2019
0.73/1.48	c PID: 8080
0.73/1.48	c IP: 172.20.3.133
0.73/1.48	c HOST: node133.alineos.net
0.74/1.54	c (0,0) Parsing Begin
4.95/4.27	c (3,2) Parsing End
4.95/4.28	c (3,2) CSP: 77 int (0 aux), 4 bool (0 aux), 28 ctr, max domain size 9
4.95/4.28	c (3,2) Heap : 2292 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
4.95/4.28	c (3,2) Constraint Name Generate Begin
4.95/4.28	c (3,2) Ctr:HOME/instance-4405497-1569238628.xml,ExtensionSupport:Instantiation:Var
4.95/4.28	c (3,2) Constraint Name Generate End
4.95/4.28	c (3,2) Heap : 2292 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
4.95/4.28	c (3,2) CSP to CSPinCNF Begin
10.29/5.75	c (4,4) translated 3 (10%) constraints
39.42/32.10	c (30,30) translated 6 (20%) constraints
40.28/32.48	c (31,30) translated 9 (30%) constraints
41.12/33.16	c (31,31) translated 12 (40%) constraints
41.32/33.39	c (32,31) translated 14 (50%) constraints
41.74/33.73	c (32,31) translated 17 (60%) constraints
42.08/34.10	c (32,32) translated 20 (70%) constraints
42.78/34.49	c (33,32) translated 23 (80%) constraints
43.18/34.83	c (33,33) translated 26 (90%) constraints
43.39/35.08	c (33,33) translated 28 (100%) constraints
43.39/35.09	c (33,33) ===========================================
43.39/35.10	c (33,33) Hybrid: #OE=1332, #LE=0
43.39/35.10	c (33,33) Hybrid
43.39/35.10	c (33,33) ===========================================
43.54/35.17	c (33,33) translated 1196 (10%) constraints
43.89/35.21	c (34,33) translated 2392 (20%) constraints
43.89/35.25	c (34,33) translated 3587 (30%) constraints
43.89/35.28	c (34,33) translated 4783 (40%) constraints
44.23/35.31	c (34,33) translated 5978 (50%) constraints
44.23/35.34	c (34,33) translated 7174 (60%) constraints
44.23/35.37	c (34,33) translated 8370 (70%) constraints
44.55/35.40	c (34,33) translated 9565 (80%) constraints
44.55/35.43	c (34,33) translated 10761 (90%) constraints
44.55/35.46	c (34,33) translated 11956 (100%) constraints
44.55/35.46	c (34,33) CSP to CSPinCNF End
44.55/35.46	c (34,33) CSP: 76 int (0 aux), 1256 bool (1251 aux), 11988 ctr, max domain size 5
44.55/35.46	c (34,33) Heap : 1362 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
44.55/35.46	c (34,33) CSPinCNF Propagation Begin
45.78/35.84	c (34,34) 1303 values, 21238 unsatisfiable literals, and 11988 valid clauses are removed
45.78/35.84	c (34,34) CSPinCNF Propagation End
45.78/35.84	c (34,34) CSP: 72 int (0 aux), 1260 bool (1251 aux), 0 ctr, max domain size 1
45.78/35.84	c (34,34) Heap : 1472 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
45.78/35.84	c (34,34) Hybrid: #OE=1332, #LE=0
45.78/35.84	c (34,34) Simplify CSPinCNF Begin
45.78/35.84	c (34,34) Simplify CSPinCNF End
45.78/35.84	c (34,34) CSP: 72 int (0 aux), 1260 bool (1251 aux), 0 ctr, max domain size 1
45.78/35.84	c (34,34) Heap : 1472 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
45.78/35.84	c (34,34) Calculate Precise Domain Begin
45.78/35.84	c (34,34) 0 values are removed by re-calculation
45.78/35.84	c (34,34) Calculate Precise Domain End
45.78/35.84	c (34,34) CSP: 72 int (0 aux), 1260 bool (1251 aux), 0 ctr, max domain size 1
45.78/35.84	c (34,34) Heap : 1472 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
45.78/35.84	c (34,34) CSPinCNF to SatSolver Begin
45.78/35.88	c (34,34) CSPinCNF to SatSolver End
45.78/35.88	c (34,34) Heap : 1472 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
45.78/35.89	c (34,34) 0 bool, 0 clause
45.78/35.89	c (34,34) Export Begin
46.06/35.99	c (34,34) Export to HOME/scop-8077-serial-file.bin
46.06/35.99	c (34,34) Export End
46.06/36.00	c (34,34) Export File Size: 0.02 MB
46.06/36.00	c (34,34) 3,3,34,34,34,34,34,STOP-AFTER(DIMACS)
46.06/36.00	c END-Prog: Mon Sep 23 13:37:07 CEST 2019
46.24/36.04	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8077-serial-file.bin
46.27/36.50	c (0,0) Read Serial File Begin
46.27/36.50	c (0,0) HOME/scop-8077-serial-file.bin
46.27/36.72	c (0,0) Read Serial File End
46.27/36.74	
46.27/36.74	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
46.27/36.74	(Solving Process)
46.27/36.74	
46.27/36.76	c BEGIN-Prog: Mon Sep 23 13:37:07 CEST 2019
46.27/36.76	c PID: 8103
46.27/36.76	c IP: 172.20.3.133
46.27/36.76	c HOST: node133.alineos.net
46.27/36.76	c (0,0) SatSolver.solve Begin
46.27/36.76	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405497-1569238628.xml-scop-8080.cnf
46.27/36.79	c (0,0) c
46.27/36.79	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
46.27/36.79	c (0,0) c
46.27/36.79	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
46.27/36.79	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
46.27/36.79	c (0,0) c ========================================[ Problem Statistics ]===========================================
46.27/36.79	c (0,0) c |                                                                                                       |
46.27/36.79	c (0,0) c |  Number of variables:             1                                                                   |
46.27/36.79	c (0,0) c |  Number of clauses:               0                                                                   |
46.27/36.79	c (0,0) c |  Parse time:                   0.00 s                                                                 |
46.27/36.79	c (0,0) c |                                                                                                       |
46.27/36.79	c (0,0) c |  Simplification time:          0.00 s                                                                 |
46.27/36.79	c (0,0) c |                                                                                                       |
46.27/36.79	c (0,0) c |  Generating clones                                                                                    |
46.27/36.79	c (0,0) c |  all clones generated. Memory =    22.54Mb.                                                           |
46.27/36.79	c (0,0) c ========================================================================================================|
46.27/36.79	c (0,0) c
46.27/36.79	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
46.27/36.79	c (0,0) c
46.27/36.79	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.79	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
46.27/36.79	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.80	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
46.27/36.80	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
46.27/36.80	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
46.27/36.80	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
46.27/36.80	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
46.27/36.80	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
46.27/36.80	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
46.27/36.80	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
46.27/36.80	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
46.27/36.80	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
46.27/36.80	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
46.27/36.80	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
46.27/36.80	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
46.27/36.80	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
46.27/36.80	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
46.27/36.80	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.80	c (0,0) c
46.27/36.80	c (0,0) c real time : 0.00141597 s
46.27/36.80	c (0,0) c cpu time  : 0.001839 s
46.27/36.80	c (0,0) c
46.27/36.80	c (0,0) c
46.27/36.80	c (0,0) c
46.27/36.80	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
46.27/36.80	c (0,0) c
46.27/36.80	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.80	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
46.27/36.80	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.80	c (0,0) c | Conflicts     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Decisions     |               5 |          1 |          1 |          1 |          1 |          1 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Propagations  |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
46.27/36.80	c (0,0) c | Restarts      |               5 |          1 |          1 |          1 |          1 |          1 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | PropBinClauses|               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | PropPreBlocker|               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | PropNotBlocker|               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | LitFullScans  |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | DecisionLevel0|               5 |          1 |          1 |          1 |          1 |          1 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
46.27/36.80	c (0,0) c | Avg_Trail     |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Avg_DL        |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.27/36.80	c (0,0) c | Exported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.27/36.80	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.50/37.72	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |   
47.50/37.72	c (1,0) SatSolver is killed by some reasons.
47.50/37.72	c (1,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
47.50/37.72	s UNKNOWN
47.50/37.72	c END-Prog: Mon Sep 23 13:37:08 CEST 2019

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 (10960 MiB free)
  memory of node 1: 16384 MiB (12843 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405497-1569238628/watcher-4405497-1569238628 -o /var/tmp/evaluation-result-4405497-1569238628/solver-4405497-1569238628 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569238588-8060 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405497-1569238628.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
solver pid=8077, runsolver pid=8074
Current StackSize limit: 8192 KiB


[startup+0.100239 s]*
/proc/loadavg: 0.08 0.03 0.05 1/196 8080
/proc/meminfo: memFree=24374328/32770624 swapFree=67002596/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500102632 115843072 350 33554432000 4194304 5098028 140732204274896 140732204272152 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 350 297 221 0 87 0
[pid=8080] ppid=8077 vsize=10648 memory=692 CPUtime=0 cores=0-7
/proc/8080/stat : 8080 (java) D 8077 8077 8033 0 -1 1077944320 326 0 0 0 0 0 0 0 20 0 1 0 500102635 10903552 173 33554432000 4194304 4196468 140731062138256 140731062120872 140220296496501 0 0 4102 0 18446744072101711396 0 0 17 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
/proc/8080/statm: 2662 173 140 1 0 84 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 123776 KiB
Current children cumulated memory: 2092 KiB

[startup+0.209274 s]*
/proc/loadavg: 0.08 0.03 0.05 1/197 8081
/proc/meminfo: memFree=24373372/32770624 swapFree=67002596/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500102632 115843072 350 33554432000 4194304 5098028 140732204274896 140732204272152 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 350 297 221 0 87 0
[pid=8080] ppid=8077 vsize=23604976 memory=12752 CPUtime=0 cores=0-7
/proc/8080/stat : 8080 (java) S 8077 8077 8033 0 -1 1077944320 2025 0 0 0 0 0 0 0 20 0 2 0 500102635 24171495424 3188 33554432000 4194304 4196468 140731062138256 140731062120800 140220303818487 0 0 6 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
/proc/8080/statm: 5901244 3188 1170 1 0 5890155 0
[pid=8080/tid=8081] ppid=8077 vsize=23604976 memory=8318255677412212789 CPUtime=0 cores=0-7
/proc/8080/task/8081/stat : 8081 (java) R 8077 8077 8033 0 -1 4202560 724 0 0 0 0 0 0 0 20 0 2 0 500102646 24171495424 4724 33554432000 4194304 4196468 140731062138256 140220275661216 140220296107936 0 4 6 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 23718104 KiB
Current children cumulated memory: 14152 KiB

[startup+0.309452 s]*
/proc/loadavg: 0.08 0.03 0.05 2/208 8092
/proc/meminfo: memFree=24285388/32770624 swapFree=67002596/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500102632 115843072 350 33554432000 4194304 5098028 140732204274896 140732204272152 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 350 297 221 0 87 0
[pid=8080] ppid=8077 vsize=26587532 memory=97968 CPUtime=0.06 cores=0-7
/proc/8080/stat : 8080 (java) S 8077 8077 8033 0 -1 1077944320 4968 0 0 0 4 2 0 0 20 0 13 0 500102635 27225632768 24492 33554432000 4194304 4196468 140731062138256 140731062120800 140220303818487 0 0 6 16800969 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
/proc/8080/statm: 6646883 24492 2178 1 0 6609424 0
[pid=8080/tid=8081] ppid=8077 vsize=26587532 memory=8112282956445269571 CPUtime=0.05 cores=0-7
/proc/8080/task/8081/stat : 8081 (java) D 8077 8077 8033 0 -1 1077944384 3634 0 0 0 4 1 0 0 20 0 13 0 500102646 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220275654168 140220296496501 0 4 6 16800969 18446744072101711396 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8082] ppid=8077 vsize=26587532 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8080/task/8082/stat : 8082 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 500102655 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220308061328 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8083] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8083/stat : 8083 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 500102655 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220091456528 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8084] ppid=8077 vsize=26587532 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/8080/task/8084/stat : 8084 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 500102655 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220090403728 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8085] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8085/stat : 8085 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 500102655 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220089350928 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8086] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8086/stat : 8086 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 500102656 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220088298128 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8087] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8087/stat : 8087 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 500102656 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220087245328 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8088] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8088/stat : 8088 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 500102656 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220086192528 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8089] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8089/stat : 8089 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 500102656 27225632768 24492 33554432000 4194304 4196468 140731062138256 140220085139728 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8090] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8090/stat : 8090 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 500102657 27225632768 24492 33554432000 4194304 4196468 140731062138256 140219294673776 140220303829634 0 0 6 16800969 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8091] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8091/stat : 8091 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 13 0 500102658 27225632768 24492 33554432000 4194304 4196468 140731062138256 140218199959072 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8092] ppid=8077 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8092/stat : 8092 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 500102658 27225632768 24492 33554432000 4194304 4196468 140731062138256 140217931523440 140220303828693 0 4 6 16800969 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 26700660 KiB
Current children cumulated memory: 99368 KiB

[startup+0.701002 s]
/proc/loadavg: 0.08 0.03 0.05 1/215 8099
/proc/meminfo: memFree=24281864/32770624 swapFree=67002596/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500102632 115843072 350 33554432000 4194304 5098028 140732204274896 140732204272152 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 350 297 221 0 87 0
[pid=8080] ppid=8077 vsize=27314120 memory=126524 CPUtime=0.34 cores=0-7
/proc/8080/stat : 8080 (java) S 8077 8077 8033 0 -1 1077944320 12014 0 0 0 30 4 0 0 20 0 20 0 500102635 27969658880 31631 33554432000 4194304 4196468 140731062138256 140731062120800 140220303818487 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
/proc/8080/statm: 6828530 31631 2971 1 0 6790935 0
[pid=8080/tid=8081] ppid=8077 vsize=27314120 memory=0 CPUtime=0.24 cores=0-7
/proc/8080/task/8081/stat : 8081 (java) R 8077 8077 8033 0 -1 4202560 9639 0 0 0 21 3 0 0 20 0 20 0 500102646 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220275642192 140220303830422 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8082] ppid=8077 vsize=27314120 memory=4580 CPUtime=0 cores=0-7
/proc/8080/task/8082/stat : 8082 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102655 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220308061328 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8083] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8083/stat : 8083 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102655 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220091456528 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8084] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8084/stat : 8084 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102655 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220090403728 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8085] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8085/stat : 8085 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102655 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220089350928 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8086] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8086/stat : 8086 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102656 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220088298128 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8087] ppid=8077 vsize=27314120 memory=3280 CPUtime=0 cores=0-7
/proc/8080/task/8087/stat : 8087 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102656 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220087245328 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8088] ppid=8077 vsize=27314120 memory=2241 CPUtime=0 cores=0-7
/proc/8080/task/8088/stat : 8088 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102656 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220086192528 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8089] ppid=8077 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/8080/task/8089/stat : 8089 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500102656 27969658880 31631 33554432000 4194304 4196468 140731062138256 140220085139728 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8090] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8090/stat : 8090 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102657 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219294673776 140220303829634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8091] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8091/stat : 8091 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500102658 27969658880 31631 33554432000 4194304 4196468 140731062138256 140218199959072 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8092] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8092/stat : 8092 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102658 27969658880 31631 33554432000 4194304 4196468 140731062138256 140217931523440 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8093] ppid=8077 vsize=27314120 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/8080/task/8093/stat : 8093 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140217557014864 140220303837083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8094] ppid=8077 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/8080/task/8094/stat : 8094 (java) S 8077 8077 8033 0 -1 1077944384 353 0 0 0 1 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219293620592 140220303829634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8095] ppid=8077 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/8080/task/8095/stat : 8095 (java) S 8077 8077 8033 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219292567792 140220303829634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8096] ppid=8077 vsize=27314120 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/8080/task/8096/stat : 8096 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219291514992 140220303829634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8097] ppid=8077 vsize=27314120 memory=6943526294502006880 CPUtime=0.05 cores=0-7
/proc/8080/task/8097/stat : 8097 (java) R 8077 8077 8033 0 -1 4202560 503 0 0 0 5 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219290462192 140220303830422 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8098] ppid=8077 vsize=27314120 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/8080/task/8098/stat : 8098 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500102672 27969658880 31631 33554432000 4194304 4196468 140731062138256 140217059109984 140220303828693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8099] ppid=8077 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8099/stat : 8099 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102680 27969658880 31631 33554432000 4194304 4196468 140731062138256 140219289410608 140220303829634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127924 KiB

[startup+1.50094 s]
/proc/loadavg: 0.08 0.03 0.05 1/215 8099
/proc/meminfo: memFree=24234360/32770624 swapFree=67002596/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500102632 115843072 350 33554432000 4194304 5098028 140732204274896 140732204272152 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 350 297 221 0 87 0
[pid=8080] ppid=8077 vsize=27318344 memory=155384 CPUtime=0.74 cores=0-7
/proc/8080/stat : 8080 (java) S 8077 8077 8033 0 -1 1077944320 17990 0 0 0 67 7 0 0 20 0 20 0 500102635 27973984256 38846 33554432000 4194304 4196468 140731062138256 140731062120800 140220303818487 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
/proc/8080/statm: 6829586 38846 3074 1 0 6790935 0
[pid=8080/tid=8081] ppid=8077 vsize=27318344 memory=6944656592455097440 CPUtime=0.55 cores=0-7
/proc/8080/task/8081/stat : 8081 (java) R 8077 8077 8033 0 -1 4202560 15445 0 0 0 50 5 0 0 20 0 20 0 500102646 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220275650800 140220303840413 0 4 2 25189581 18446744071580419588 0 0 -1 5 0 0 36 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8082] ppid=8077 vsize=27318344 memory=279430841207712 CPUtime=0 cores=0-7
/proc/8080/task/8082/stat : 8082 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102655 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220308061328 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8083] ppid=8077 vsize=27318344 memory=152396 CPUtime=0 cores=0-7
/proc/8080/task/8083/stat : 8083 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102655 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220091456528 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8084] ppid=8077 vsize=27318344 memory=7158023451078125925 CPUtime=0 cores=0-7
/proc/8080/task/8084/stat : 8084 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102655 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220090403728 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8085] ppid=8077 vsize=27318344 memory=7158023451078125925 CPUtime=0 cores=0-7
/proc/8080/task/8085/stat : 8085 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102655 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220089350928 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8086] ppid=8077 vsize=27318344 memory=5792262853193912400 CPUtime=0 cores=0-7
/proc/8080/task/8086/stat : 8086 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102656 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220088298128 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8087] ppid=8077 vsize=27318344 memory=7019467087957012536 CPUtime=0 cores=0-7
/proc/8080/task/8087/stat : 8087 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102656 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220087245328 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8088] ppid=8077 vsize=27318344 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8088/stat : 8088 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500102656 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220086192528 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8089] ppid=8077 vsize=27318344 memory=7896284001824100438 CPUtime=0 cores=0-7
/proc/8080/task/8089/stat : 8089 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500102656 27973984256 38846 33554432000 4194304 4196468 140731062138256 140220085139728 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8090] ppid=8077 vsize=27318344 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/8080/task/8090/stat : 8090 (java) S 8077 8077 8033 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 500102657 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219294673776 140220303829634 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8091] ppid=8077 vsize=27318344 memory=-9001734013606258791 CPUtime=0 cores=0-7
/proc/8080/task/8091/stat : 8091 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500102658 27973984256 38846 33554432000 4194304 4196468 140731062138256 140218199959072 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8092] ppid=8077 vsize=27318344 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8092/stat : 8092 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102658 27973984256 38846 33554432000 4194304 4196468 140731062138256 140217931523440 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8093] ppid=8077 vsize=27318344 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8093/stat : 8093 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140217557014864 140220303837083 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8094] ppid=8077 vsize=27318344 memory=2241 CPUtime=0.02 cores=0-7
/proc/8080/task/8094/stat : 8094 (java) S 8077 8077 8033 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219293620592 140220303829634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8095] ppid=8077 vsize=27318344 memory=2244 CPUtime=0.01 cores=0-7
/proc/8080/task/8095/stat : 8095 (java) S 8077 8077 8033 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219292567792 140220303829634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8096] ppid=8077 vsize=27318344 memory=0 CPUtime=0.01 cores=0-7
/proc/8080/task/8096/stat : 8096 (java) S 8077 8077 8033 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219291514992 140220303829634 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8097] ppid=8077 vsize=27318344 memory=0 CPUtime=0.11 cores=0-7
/proc/8080/task/8097/stat : 8097 (java) S 8077 8077 8033 0 -1 1077944384 550 0 0 0 11 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219290462192 140220303829634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8098] ppid=8077 vsize=27318344 memory=-1 CPUtime=0 cores=0-7
/proc/8080/task/8098/stat : 8098 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500102672 27973984256 38846 33554432000 4194304 4196468 140731062138256 140217059109984 140220303828693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
[pid=8080/tid=8099] ppid=8077 vsize=27318344 memory=0 CPUtime=0 cores=0-7
/proc/8080/task/8099/stat : 8099 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500102680 27973984256 38846 33554432000 4194304 4196468 140731062138256 140219289410608 140220303829634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23695360 140731062141639 140731062142086 140731062142086 140731062144975 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 27431472 KiB
Current children cumulated memory: 156784 KiB

[startup+3.11038 s]
/proc/loadavg: 0.08 0.03 0.05 2/215 8099
/proc/meminfo: memFree=23173688/32770624 swapFree=67002596/67108860

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

[pid=8103/tid=8111] ppid=8077 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/8103/task/8111/stat : 8111 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515037137936 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8112] ppid=8077 vsize=8414124 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8103/task/8112/stat : 8112 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515036085392 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8113] ppid=8077 vsize=8414124 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8103/task/8113/stat : 8113 (java) S 8077 8077 8033 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 500106240 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514516674544 140515557464706 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8114] ppid=8077 vsize=8414124 memory=13568180484311317 CPUtime=0 cores=0-7
/proc/8103/task/8114/stat : 8114 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514150048672 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8115] ppid=8077 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8103/task/8115/stat : 8115 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513881613296 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8116] ppid=8077 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8103/task/8116/stat : 8116 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513507104976 140515557472155 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8117] ppid=8077 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/8103/task/8117/stat : 8117 (java) S 8077 8077 8033 0 -1 1077944384 588 0 0 0 4 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514515622384 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8118] ppid=8077 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/8103/task/8118/stat : 8118 (java) S 8077 8077 8033 0 -1 1077944384 270 0 0 0 6 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514514569840 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8119] ppid=8077 vsize=8414124 memory=0 CPUtime=0.08 cores=0-7
/proc/8103/task/8119/stat : 8119 (java) S 8077 8077 8033 0 -1 1077944384 289 0 0 0 8 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514513517296 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8120] ppid=8077 vsize=8414124 memory=1400 CPUtime=0.21 cores=0-7
/proc/8103/task/8120/stat : 8120 (java) S 8077 8077 8033 0 -1 1077944384 581 0 0 0 21 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514512464752 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8121] ppid=8077 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/8103/task/8121/stat : 8121 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513009199328 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8122] ppid=8077 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/8103/task/8122/stat : 8122 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514511411632 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8124] ppid=8077 vsize=8414124 memory=728 CPUtime=0 cores=0-7
/proc/8103/task/8124/stat : 8124 (java) S 8077 8077 8033 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514503378112 140515557478169 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8135] ppid=8077 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/8103/task/8135/stat : 8135 (java) S 8077 8077 8033 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512338099984 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8136] ppid=8077 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/8103/task/8136/stat : 8136 (java) S 8077 8077 8033 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512606535568 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8137] ppid=8077 vsize=8414124 memory=1212 CPUtime=0 cores=0-7
/proc/8103/task/8137/stat : 8137 (java) S 8077 8077 8033 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500106314 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512069672624 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
Current children cumulated CPU time: 47.48 s
Current children cumulated vsize: 9107400 KiB
Current children cumulated memory: 123904 KiB

[startup+37.601 s]
/proc/loadavg: 0.37 0.11 0.07 1/221 8137
/proc/meminfo: memFree=24252160/32770624 swapFree=67002600/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1476 CPUtime=46.27 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 582 51059 0 0 0 0 4417 210 20 0 1 0 500102632 115843072 369 33554432000 4194304 5098028 140732204274896 140732204271640 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 369 311 221 0 87 0
[pid=8103] ppid=8077 vsize=8414124 memory=120300 CPUtime=1.21 cores=0-7
/proc/8103/stat : 8103 (java) S 8077 8077 8033 0 -1 1077944320 20088 0 0 0 113 8 0 0 20 0 24 0 500106237 8616062976 30075 33554432000 4194304 4196468 140729581638928 140729581621472 140515557453559 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
/proc/8103/statm: 2103531 30075 3206 1 0 2064875 0
[pid=8123] ppid=8103 vsize=580148 memory=2128 CPUtime=0.02 cores=0-7
/proc/8123/stat : 8123 (manyglucose-4.1) S 8103 8077 8033 0 -1 512 592 0 0 0 0 2 0 0 20 0 1 0 500106311 594071552 532 33554432000 4194304 4454172 140730824047888 140730824044256 4243956 0 4 0 8388610 18446744071581338616 0 0 17 5 0 0 0 0 0 6552832 6554400 32681984 140730824049486 140730824049692 140730824049692 140730824052662 0
/proc/8123/statm: 145037 532 405 64 0 140705 0
[pid=8103/tid=8104] ppid=8077 vsize=8414124 memory=3908 CPUtime=0.77 cores=0-7
/proc/8103/task/8104/stat : 8104 (java) S 8077 8077 8033 0 -1 1077944384 16960 0 0 0 71 6 0 0 20 0 24 0 500106237 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515529293728 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8105] ppid=8077 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/8103/task/8105/stat : 8105 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515561695504 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8106] ppid=8077 vsize=8414124 memory=2904 CPUtime=0 cores=0-7
/proc/8103/task/8106/stat : 8106 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515361864080 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8107] ppid=8077 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/8103/task/8107/stat : 8107 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515360811536 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8108] ppid=8077 vsize=8414124 memory=120300 CPUtime=0 cores=0-7
/proc/8103/task/8108/stat : 8108 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515359758992 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8109] ppid=8077 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/8103/task/8109/stat : 8109 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515039243024 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8110] ppid=8077 vsize=8414124 memory=1744 CPUtime=0 cores=0-7
/proc/8103/task/8110/stat : 8110 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515038190480 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8111] ppid=8077 vsize=8414124 memory=780 CPUtime=0 cores=0-7
/proc/8103/task/8111/stat : 8111 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515037137936 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8112] ppid=8077 vsize=8414124 memory=1440 CPUtime=0 cores=0-7
/proc/8103/task/8112/stat : 8112 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515036085392 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8113] ppid=8077 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/8103/task/8113/stat : 8113 (java) S 8077 8077 8033 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 500106240 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514516674544 140515557464706 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8114] ppid=8077 vsize=8414124 memory=2376 CPUtime=0 cores=0-7
/proc/8103/task/8114/stat : 8114 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514150048672 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8115] ppid=8077 vsize=8414124 memory=1768 CPUtime=0 cores=0-7
/proc/8103/task/8115/stat : 8115 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513881613296 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8116] ppid=8077 vsize=8414124 memory=111628 CPUtime=0 cores=0-7
/proc/8103/task/8116/stat : 8116 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513507104976 140515557472155 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8117] ppid=8077 vsize=8414124 memory=804 CPUtime=0.04 cores=0-7
/proc/8103/task/8117/stat : 8117 (java) S 8077 8077 8033 0 -1 1077944384 588 0 0 0 4 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514515622384 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8118] ppid=8077 vsize=8414124 memory=2128 CPUtime=0.06 cores=0-7
/proc/8103/task/8118/stat : 8118 (java) S 8077 8077 8033 0 -1 1077944384 270 0 0 0 6 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514514569840 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8119] ppid=8077 vsize=8414124 memory=280 CPUtime=0.08 cores=0-7
/proc/8103/task/8119/stat : 8119 (java) S 8077 8077 8033 0 -1 1077944384 289 0 0 0 8 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514513517296 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8120] ppid=8077 vsize=8414124 memory=-4075877051373423736 CPUtime=0.21 cores=0-7
/proc/8103/task/8120/stat : 8120 (java) S 8077 8077 8033 0 -1 1077944384 581 0 0 0 21 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514512464752 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8121] ppid=8077 vsize=8414124 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8103/task/8121/stat : 8121 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513009199328 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8122] ppid=8077 vsize=8414124 memory=8560 CPUtime=0 cores=0-7
/proc/8103/task/8122/stat : 8122 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514511411632 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8124] ppid=8077 vsize=8414124 memory=6180 CPUtime=0 cores=0-7
/proc/8103/task/8124/stat : 8124 (java) S 8077 8077 8033 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514503378112 140515557478169 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8135] ppid=8077 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/8103/task/8135/stat : 8135 (java) S 8077 8077 8033 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512338099984 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8136] ppid=8077 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/8103/task/8136/stat : 8136 (java) S 8077 8077 8033 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512606535568 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8137] ppid=8077 vsize=8414124 memory=728 CPUtime=0 cores=0-7
/proc/8103/task/8137/stat : 8137 (java) S 8077 8077 8033 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500106314 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512069672624 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
Current children cumulated CPU time: 47.5 s
Current children cumulated vsize: 9107400 KiB
Current children cumulated memory: 123904 KiB

[startup+37.701 s]
/proc/loadavg: 0.37 0.11 0.07 1/221 8137
/proc/meminfo: memFree=24252160/32770624 swapFree=67002600/67108860
[pid=8077] ppid=8074 vsize=113128 memory=1476 CPUtime=46.27 cores=0-7
/proc/8077/stat : 8077 (scop.sh) S 8074 8077 8033 0 -1 4202496 582 51059 0 0 0 0 4417 210 20 0 1 0 500102632 115843072 369 33554432000 4194304 5098028 140732204274896 140732204271640 139761171673724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 23011328 140732204282620 140732204282968 140732204282968 140732204285897 0
/proc/8077/statm: 28282 369 311 221 0 87 0
[pid=8103] ppid=8077 vsize=8414124 memory=120300 CPUtime=1.21 cores=0-7
/proc/8103/stat : 8103 (java) S 8077 8077 8033 0 -1 1077944320 20088 0 0 0 113 8 0 0 20 0 24 0 500106237 8616062976 30075 33554432000 4194304 4196468 140729581638928 140729581621472 140515557453559 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
/proc/8103/statm: 2103531 30075 3206 1 0 2064875 0
[pid=8123] ppid=8103 vsize=580148 memory=2128 CPUtime=0.02 cores=0-7
/proc/8123/stat : 8123 (manyglucose-4.1) S 8103 8077 8033 0 -1 512 592 0 0 0 0 2 0 0 20 0 1 0 500106311 594071552 532 33554432000 4194304 4454172 140730824047888 140730824044256 4243956 0 4 0 8388610 18446744071581338616 0 0 17 5 0 0 0 0 0 6552832 6554400 32681984 140730824049486 140730824049692 140730824049692 140730824052662 0
/proc/8123/statm: 145037 532 405 64 0 140705 0
[pid=8103/tid=8104] ppid=8077 vsize=8414124 memory=120300 CPUtime=0.77 cores=0-7
/proc/8103/task/8104/stat : 8104 (java) S 8077 8077 8033 0 -1 1077944384 16960 0 0 0 71 6 0 0 20 0 24 0 500106237 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515529293728 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8105] ppid=8077 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/8103/task/8105/stat : 8105 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515561695504 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8106] ppid=8077 vsize=8414124 memory=2052 CPUtime=0 cores=0-7
/proc/8103/task/8106/stat : 8106 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515361864080 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8107] ppid=8077 vsize=8414124 memory=1428 CPUtime=0 cores=0-7
/proc/8103/task/8107/stat : 8107 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515360811536 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8108] ppid=8077 vsize=8414124 memory=61076 CPUtime=0 cores=0-7
/proc/8103/task/8108/stat : 8108 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515359758992 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8109] ppid=8077 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/8103/task/8109/stat : 8109 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515039243024 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8110] ppid=8077 vsize=8414124 memory=61076 CPUtime=0 cores=0-7
/proc/8103/task/8110/stat : 8110 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515038190480 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8111] ppid=8077 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/8103/task/8111/stat : 8111 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515037137936 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8112] ppid=8077 vsize=8414124 memory=728 CPUtime=0 cores=0-7
/proc/8103/task/8112/stat : 8112 (java) S 8077 8077 8033 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500106239 8616062976 30075 33554432000 4194304 4196468 140729581638928 140515036085392 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8113] ppid=8077 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/8103/task/8113/stat : 8113 (java) S 8077 8077 8033 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 500106240 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514516674544 140515557464706 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8114] ppid=8077 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/8103/task/8114/stat : 8114 (java) S 8077 8077 8033 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514150048672 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8115] ppid=8077 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/8103/task/8115/stat : 8115 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106241 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513881613296 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8116] ppid=8077 vsize=8414124 memory=784 CPUtime=0 cores=0-7
/proc/8103/task/8116/stat : 8116 (java) S 8077 8077 8033 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513507104976 140515557472155 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8117] ppid=8077 vsize=8414124 memory=8560 CPUtime=0.04 cores=0-7
/proc/8103/task/8117/stat : 8117 (java) S 8077 8077 8033 0 -1 1077944384 588 0 0 0 4 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514515622384 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8118] ppid=8077 vsize=8414124 memory=6180 CPUtime=0.06 cores=0-7
/proc/8103/task/8118/stat : 8118 (java) S 8077 8077 8033 0 -1 1077944384 270 0 0 0 6 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514514569840 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8119] ppid=8077 vsize=8414124 memory=1056 CPUtime=0.08 cores=0-7
/proc/8103/task/8119/stat : 8119 (java) S 8077 8077 8033 0 -1 1077944384 289 0 0 0 8 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514513517296 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8120] ppid=8077 vsize=8414124 memory=1540 CPUtime=0.21 cores=0-7
/proc/8103/task/8120/stat : 8120 (java) S 8077 8077 8033 0 -1 1077944384 581 0 0 0 21 0 0 0 20 0 24 0 500106243 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514512464752 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8121] ppid=8077 vsize=8414124 memory=1212 CPUtime=0 cores=0-7
/proc/8103/task/8121/stat : 8121 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140513009199328 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8122] ppid=8077 vsize=8414124 memory=1036 CPUtime=0 cores=0-7
/proc/8103/task/8122/stat : 8122 (java) S 8077 8077 8033 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500106244 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514511411632 140515557464706 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8124] ppid=8077 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/8103/task/8124/stat : 8124 (java) S 8077 8077 8033 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140514503378112 140515557478169 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8135] ppid=8077 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/8103/task/8135/stat : 8135 (java) S 8077 8077 8033 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512338099984 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8136] ppid=8077 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/8103/task/8136/stat : 8136 (java) S 8077 8077 8033 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 500106312 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512606535568 140515557475485 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
[pid=8103/tid=8137] ppid=8077 vsize=8414124 memory=32984 CPUtime=0 cores=0-7
/proc/8103/task/8137/stat : 8137 (java) S 8077 8077 8033 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500106314 8616062976 30075 33554432000 4194304 4196468 140729581638928 140512069672624 140515557463765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10555392 140729581642720 140729581642886 140729581642886 140729581645775 0
Current children cumulated CPU time: 47.5 s
Current children cumulated vsize: 9107400 KiB
Current children cumulated memory: 123904 KiB

Child status: 0
Real time (s): 37.7373
CPU time (s): 47.5445
CPU user time (s): 45.3258
CPU system time (s): 2.2187
CPU usage (%): 125.988
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6204212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.3258
system time used= 2.2187
maximum resident set size= 6203104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72353
page faults= 0
swaps= 0
block input operations= 20352
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19110
involuntary context switches= 280


# summary of solver processes directly reported to runsolver:
#   pid: 8077
#   total CPU time (s): 47.5445
#   total CPU user time (s): 45.3258
#   total CPU system time (s): 2.2187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.252487 second user time and 0.43385 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-23 13:36:28
IDJOB=4405497
IDBENCH=120392
IDSOLVER=2868
FILE ID=node133/4405497-1569238628
RUNJOBID= node133-1569238588-8060
PBS_JOBID= 21704902
Free space on /var/tmp= 13468 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s10c-table.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405497-1569238628/watcher-4405497-1569238628 -o /var/tmp/evaluation-result-4405497-1569238628/solver-4405497-1569238628 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569238588-8060 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405497-1569238628.xml

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

MD5SUM BENCH= 8248e4e11a775a898590caffd4c1e549
RANDOM SEED=760864286

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.18
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.18
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.18
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.18
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:        24374916 kB
MemAvailable:   31844688 kB
Buffers:          122496 kB
Cached:          7402208 kB
SwapCached:         5104 kB
Active:          3692288 kB
Inactive:        3837008 kB
Active(anon):       2856 kB
Inactive(anon):    57128 kB
Active(file):    3689432 kB
Inactive(file):  3779880 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       67002596 kB
Dirty:             40732 kB
Writeback:             0 kB
AnonPages:        111876 kB
Mapped:            55516 kB
Shmem:             46612 kB
Slab:             457656 kB
SReclaimable:     428920 kB
SUnreclaim:        28736 kB
KernelStack:        3408 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13448 MiB
End job on node133 at 2019-09-23 13:37:08