Trace number 4307144

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameEternity/
Eternity-06-06_c18.xml
MD5SUM4056656ba438a73a4a2b41323b2858a8
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 benchmark11.2428
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints61
Number of domains2
Minimum domain size9
Maximum domain size36
Distribution of domain sizes[{"size":9,"count":84},{"size":36,"count":36}]
Minimum variable degree1
Maximum variable degree7
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":114},{"degree":7,"count":1}]
Minimum constraint arity1
Maximum constraint arity36
Distribution of constraint arities[{"arity":1,"count":24},{"arity":5,"count":36},{"arity":36,"count":1}]
Number of extensional constraints36
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":24},{"type":"allDifferent","count":1}]
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-28430-serial-file.bin HOME/instance-4307144-1534208064.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: Tue Aug 14 02:54:25 CEST 2018
0.65/0.56	c PID: 28433
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.74/1.00	c (0,0) Parsing End
2.24/1.01	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 61 ctr, max domain size 36
2.24/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.24/1.01	c (0,0) Constraint Name Generate Begin
2.24/1.02	c (0,0) Ctr:HOME/instance-4307144-1534208064.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.24/1.02	c (0,0) Constraint Name Generate End
2.24/1.02	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.24/1.02	c (0,0) CSP to CSPinCNF Begin
6.02/2.17	c (1,1) translated 7 (10%) constraints
7.84/2.61	c (2,2) translated 13 (20%) constraints
9.09/3.01	c (2,2) translated 19 (30%) constraints
9.73/3.39	c (2,2) translated 25 (40%) constraints
10.76/3.76	c (3,3) translated 31 (50%) constraints
11.48/4.12	c (3,3) translated 37 (60%) constraints
11.48/4.18	c (3,3) translated 43 (70%) constraints
11.48/4.18	c (3,3) translated 49 (80%) constraints
11.48/4.18	c (3,3) translated 55 (90%) constraints
11.48/4.19	c (3,3) translated 61 (100%) constraints
12.07/4.43	c (3,3) STATISTICS1:HOME/instance-4307144-1534208064.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,7752,46160,36,36,37,2,36:630,36:3852;9:46260;2:80352;1:9276,37:36;36:2;5:648;4:16992;3:10224;2:18234;1:24,2:630;1:138504;0:36,
12.07/4.43	c (3,3) ==========================================
12.07/4.43	c (3,3) Order
12.07/4.43	c (3,3) ==========================================
12.70/4.62	c (4,4) translated 4616 (10%) constraints
13.06/4.72	c (4,4) translated 9232 (20%) constraints
13.27/4.80	c (4,4) translated 13848 (30%) constraints
13.27/4.87	c (4,4) translated 18464 (40%) constraints
13.39/4.94	c (4,4) translated 23080 (50%) constraints
13.49/5.01	c (4,4) translated 27696 (60%) constraints
13.49/5.09	c (4,4) translated 32312 (70%) constraints
13.59/5.16	c (4,4) translated 36928 (80%) constraints
13.68/5.23	c (4,4) translated 41544 (90%) constraints
13.78/5.31	c (4,4) translated 46160 (100%) constraints
13.78/5.31	c (4,4) CSP to CSPinCNF End
13.78/5.32	c (4,4) CSP: 120 int (0 aux), 7632 bool (7632 aux), 46184 ctr, max domain size 36
13.78/5.32	c (4,4) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
13.78/5.32	c (4,4) CSPinCNF Propagation Begin
15.47/6.17	c (5,5) 2871 values, 15850 unsatisfiable literals, and 16280 valid clauses are removed
15.47/6.17	c (5,5) CSPinCNF Propagation End
15.47/6.17	c (5,5) CSP: 2607 int (2487 aux), 5145 bool (5145 aux), 29904 ctr, max domain size 36
15.47/6.17	c (5,5) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.47/6.17	c (5,5) Simplify CSPinCNF Begin
16.06/6.30	c (5,5) Simplify CSPinCNF End
16.06/6.30	c (5,5) CSP: 2607 int (2487 aux), 6405 bool (6405 aux), 31164 ctr, max domain size 36
16.06/6.30	c (5,5) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.06/6.30	c (5,5) Calculate Precise Domain Begin
16.06/6.30	c (5,5) 0 values are removed by re-calculation
16.06/6.30	c (5,5) Calculate Precise Domain End
16.06/6.30	c (5,5) CSP: 2607 int (2487 aux), 6405 bool (6405 aux), 31164 ctr, max domain size 36
16.06/6.30	c (5,5) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.06/6.30	c (5,5) CSPinCNF to SatSolver Begin
16.95/6.57	c (6,6) 3117 (10 %) CSP clauses are encoded (7761 SAT variables, 27868 SAT clauses)
16.95/6.59	c (6,6) 6233 (20 %) CSP clauses are encoded (7761 SAT variables, 30984 SAT clauses)
17.36/6.62	c (6,6) 9350 (30 %) CSP clauses are encoded (7761 SAT variables, 34101 SAT clauses)
17.36/6.65	c (6,6) 12466 (40 %) CSP clauses are encoded (7761 SAT variables, 37217 SAT clauses)
17.36/6.67	c (6,6) 15582 (50 %) CSP clauses are encoded (7761 SAT variables, 40333 SAT clauses)
17.36/6.69	c (6,6) 18699 (60 %) CSP clauses are encoded (7761 SAT variables, 43450 SAT clauses)
17.68/6.72	c (6,6) 21815 (70 %) CSP clauses are encoded (7761 SAT variables, 46566 SAT clauses)
17.68/6.74	c (6,6) 24932 (80 %) CSP clauses are encoded (7761 SAT variables, 49683 SAT clauses)
17.68/6.76	c (6,6) 28048 (90 %) CSP clauses are encoded (7761 SAT variables, 52799 SAT clauses)
17.68/6.77	c (6,6) 31164 (100 %) CSP clauses are encoded (7761 SAT variables, 55915 SAT clauses)
17.68/6.77	c (6,6) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
17.68/6.77	c (6,6) CSPinCNF to SatSolver End
17.68/6.77	c (6,6) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.17/6.94	c (6,6) STATISTICS2:HOME/instance-4307144-1534208064.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,9012,31164,36,36,36,2,36:240;20:752;4:268,36:2272;20:1744;9:34553;4:308;2:53106,36:17;20:16;16:1;5:336;4:9956;3:6595;2:14243,2:1260;1:89463,
18.17/6.94	c (6,6) 7761 bool, 55916 clause
18.17/6.94	c (6,6) Export Begin
18.39/7.03	c (6,6) Export to HOME/scop-28430-serial-file.bin
18.39/7.03	c (6,6) Export End
18.39/7.03	c (6,6) Export File Size: 0.03 MB
18.39/7.03	c (6,6) 0,0,4,5,5,5,6,STOP-AFTER(DIMACS)
18.39/7.03	c END-Prog: Tue Aug 14 02:54:31 CEST 2018
18.39/7.05	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-28430-serial-file.bin
18.46/7.55	c (0,0) Read Serial File Begin
18.46/7.55	c (0,0) HOME/scop-28430-serial-file.bin
18.46/7.72	c (0,0) Read Serial File End
18.46/7.73	
18.46/7.73	scop order+glucose-syrup (2018-07-31)
18.46/7.73	(Solving Process)
18.46/7.73	
18.46/7.76	c BEGIN-Prog: Tue Aug 14 02:54:32 CEST 2018
18.46/7.76	c PID: 28453
18.46/7.76	c IP: 172.20.3.134
18.46/7.76	c HOST: node134.alineos.net
18.46/7.76	c (0,0) SatSolver.solve Begin
18.46/7.76	c (0,0) 0 bool, 0 clause
18.46/7.76	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307144-1534208064.xml-scop-28433.cnf
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
20.65/8.08	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
20.65/8.08	c (0,0) c ========================================[ Problem Statistics ]===========================================
20.65/8.08	c (0,0) c |                                                                                                       |
20.65/8.08	c (0,0) c |  Number of variables:          7761                                                                   |
20.65/8.08	c (0,0) c |  Number of clauses:           55916                                                                   |
20.65/8.08	c (0,0) c |  Parse time:                   0.02 s                                                                 |
20.65/8.08	c (0,0) c |                                                                                                       |
20.65/8.08	c (0,0) c |  Eliminated clauses:           0.11 Mb                                                                |
20.65/8.08	c (0,0) c |  Simplification time:          0.05 s                                                                 |
20.65/8.08	c (0,0) c |                                                                                                       |
20.65/8.08	c (0,0) c |  Generating clones                                                                                    |
20.65/8.08	c (0,0) c |  all clones generated. Memory =  61.62Mb.                                                             |
20.65/8.08	c (0,0) c ========================================================================================================|
20.65/8.08	c (0,0) c last restart ## conflicts  :  49 49 
20.65/8.08	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
20.65/8.08	c (0,0) c Total Memory so far : 638.55Mb
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c real time : 0.293872 s
20.65/8.08	c (0,0) c cpu time  : 1.61496 s
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.65/8.08	c (0,0) c
20.65/8.08	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.08	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.65/8.08	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.08	c (0,0) c | Conflicts     |           20505 |       2283 |       2550 |       2583 |       2764 |       2622 |       2628 |       2449 |       2626 |
20.65/8.08	c (0,0) c | Decisions     |           73160 |       8067 |       7989 |      10076 |      10214 |       8486 |       8929 |       9627 |       9772 |
20.65/8.08	c (0,0) c | Propagations  |         7442171 |     849551 |     965140 |     898414 |     982294 |     925065 |    1002677 |     886644 |     932386 |
20.65/8.08	c (0,0) c | Avg_Trail     |                 |       3055 |       3135 |       3017 |       3087 |       2966 |       3208 |       3043 |       3093 |
20.65/8.08	c (0,0) c | Avg_DL        |                 |         34 |         35 |         47 |         41 |         40 |         43 |         43 |         43 |
20.65/8.08	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.65/8.08	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.65/8.08	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.09	c (0,0) c | Exported      |            1773 |        214 |        174 |        234 |        249 |        250 |        214 |        211 |        227 |
20.65/8.09	c (0,0) c | Imported      |           12187 |       1496 |       1513 |       1536 |       1519 |       1520 |       1533 |       1539 |       1531 |
20.65/8.09	c (0,0) c | Good          |            3475 |        431 |        435 |        434 |        420 |        427 |        439 |        449 |        440 |
20.65/8.09	c (0,0) c | Purge         |            8712 |       1065 |       1078 |       1102 |       1099 |       1093 |       1094 |       1090 |       1091 |
20.65/8.09	c (0,0) c | Promoted      |             745 |         91 |         88 |        110 |         93 |         92 |         89 |         87 |         95 |
20.65/8.09	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.65/8.09	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.65/8.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.09	c (0,0) c | Unaries       |                 |          3 |          4 |          5 |          6 |          5 |          4 |          7 |          3 |
20.65/8.09	c (0,0) c | Binaries      |                 |         57 |         49 |         70 |         82 |         77 |         58 |         50 |         61 |
20.65/8.09	c (0,0) c | Glues         |                 |        214 |        174 |        234 |        249 |        250 |        214 |        211 |        227 |
20.65/8.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.09	c (0,0) c | Orig_Seen     |            27 % |      15558 |      15859 |      15272 |      15417 |      14702 |      15984 |      15111 |      15162 |
20.65/8.09	c (0,0) c | Diff Orig seen|                 | -      426 | -      125 | -      712 | -      567 | -     1282 |      X     | -      873 | -      822 |
20.65/8.09	c (0,0) c | Hamming       |             7 % |        529 |        641 |        625 |        581 |        614 |      X     |        634 |        553 |
20.65/8.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.65/8.09	c (0,0) 
20.65/8.09	c (0,0) s SATISFIABLE
21.32/8.11	c (0,0) SatSolver.solve End
21.32/8.11	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
21.32/8.11	c (0,0) Show results Begin
21.32/8.17	s SATISFIABLE
21.32/8.18	v <instantiation>
21.32/8.18	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] right[0] right[1] right[2] right[3] right[4] right[5]</list>
21.32/8.18	v     <values>0 9 7 18 12 2 4 30 22 25 33 19 8 31 35 34 32 13 16 20 24 27 26 14 5 23 28 21 29 15 3 17 11 10 6 1 0 0 0 0 0 0 1 4 8 7 6 2 1 7 5 5 5 3 3 4 6 7 5 2 1 7 8 4 7 3 2 6 6 5 8 3 0 1 2 1 3 2 0 6 8 4 6 8 0 8 8 8 6 7 0 5 4 7 7 4 0 6 4 5 5 4 0 3 2 2 1 1 0 0 0 0 0 0 0 0 0 0 0 0</values>
21.32/8.18	v </instantiation>
21.32/8.18	c (0,0) Show results End
21.32/8.18	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
21.32/8.18	c (0,0) 0,0,STOP-AFTER(ALL)
21.32/8.18	c END-Prog: Tue Aug 14 02:54:32 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307144-1534208064/watcher-4307144-1534208064 -o /tmp/evaluation-result-4307144-1534208064/solver-4307144-1534208064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1534202477-27908 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307144-1534208064.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=28430, runsolver pid=28427

[startup+0.108189 s]*
/proc/loadavg: 8.52 8.46 8.37 2/205 28452
/proc/meminfo: memFree=24458396/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 238369625 115843072 349 33554432000 4194304 5098028 140723029424368 140723029421624 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 349 296 221 0 87 0
[pid=28433] ppid=28430 vsize=27313900 memory=107176 CPUtime=0.11 cores=0-7
/proc/28433/stat : 28433 (java) S 28430 28430 27881 0 -1 1077944320 6806 0 0 0 9 2 0 0 20 0 20 0 238369625 27969433600 26794 33554432000 4194304 4196468 140732124400816 140732124383360 140709737144055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
/proc/28433/statm: 6828475 26794 2760 1 0 6790935 0
[pid=28433/tid=28434] ppid=28430 vsize=27313900 memory=4134930498285298233 CPUtime=0.1 cores=0-7
/proc/28433/task/28434/stat : 28434 (java) R 28430 28430 27881 0 -1 4202560 4846 0 0 0 8 2 0 0 20 0 20 0 238369625 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709708939216 140709717419247 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28435] ppid=28430 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28433/task/28435/stat : 28435 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709741386768 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28436] ppid=28430 vsize=27313900 memory=140635984639616 CPUtime=0 cores=0-7
/proc/28433/task/28436/stat : 28436 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709572635792 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28437] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28437/stat : 28437 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709158300432 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28438] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28438/stat : 28438 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709157247888 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28439] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28439/stat : 28439 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709156194832 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28440] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28440/stat : 28440 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709155142288 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28441] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28441/stat : 28441 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709154089232 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28442] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28442/stat : 28442 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 26794 33554432000 4194304 4196468 140732124400816 140709153036688 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28443] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28443/stat : 28443 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369629 27969433600 26794 33554432000 4194304 4196468 140732124400816 140708258642672 140709737155202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28444] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28444/stat : 28444 (java) S 28430 28430 27881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 26794 33554432000 4194304 4196468 140732124400816 140707356468896 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28445] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28445/stat : 28445 (java) S 28430 28430 27881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 26794 33554432000 4194304 4196468 140732124400816 140707222246640 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28446] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28446/stat : 28446 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140706847742416 140709737162651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28447] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28447/stat : 28447 (java) S 28430 28430 27881 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140708257589488 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28448] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28448/stat : 28448 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140708256536944 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28449] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28449/stat : 28449 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140708255483888 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28450] ppid=28430 vsize=27313900 memory=0 CPUtime=0.01 cores=0-7
/proc/28433/task/28450/stat : 28450 (java) S 28430 28430 27881 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140708254431344 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28451] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28451/stat : 28451 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 26860 33554432000 4194304 4196468 140732124400816 140706349837280 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28452] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28452/stat : 28452 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369633 27969433600 26860 33554432000 4194304 4196468 140732124400816 140708253379760 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108572 KiB

[startup+0.210669 s]*
/proc/loadavg: 8.52 8.46 8.37 2/205 28452
/proc/meminfo: memFree=24441840/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 238369625 115843072 349 33554432000 4194304 5098028 140723029424368 140723029421624 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 349 296 221 0 87 0
[pid=28433] ppid=28430 vsize=27313900 memory=122780 CPUtime=0.24 cores=0-7
/proc/28433/stat : 28433 (java) S 28430 28430 27881 0 -1 1077944320 10969 0 0 0 21 3 0 0 20 0 20 0 238369625 27969433600 30695 33554432000 4194304 4196468 140732124400816 140732124383360 140709737144055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
/proc/28433/statm: 6828475 30695 2886 1 0 6790935 0
[pid=28433/tid=28434] ppid=28430 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28433/task/28434/stat : 28434 (java) R 28430 28430 27881 0 -1 4202560 8797 0 0 0 17 3 0 0 20 0 20 0 238369625 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709708972576 140709737165981 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28435] ppid=28430 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/28433/task/28435/stat : 28435 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709741386768 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28436] ppid=28430 vsize=27313900 memory=140635984667458 CPUtime=0 cores=0-7
/proc/28433/task/28436/stat : 28436 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709572635792 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28437] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28437/stat : 28437 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709158300432 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28438] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28438/stat : 28438 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709157247888 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28439] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28439/stat : 28439 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709156194832 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28440] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28440/stat : 28440 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709155142288 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28441] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28441/stat : 28441 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709154089232 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28442] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28442/stat : 28442 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 30695 33554432000 4194304 4196468 140732124400816 140709153036688 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28443] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28443/stat : 28443 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369629 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708258642672 140709737155202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28444] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28444/stat : 28444 (java) S 28430 28430 27881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 30695 33554432000 4194304 4196468 140732124400816 140707356468896 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28445] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28445/stat : 28445 (java) S 28430 28430 27881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 30695 33554432000 4194304 4196468 140732124400816 140707222246640 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28446] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28446/stat : 28446 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140706847742416 140709737162651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28447] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28447/stat : 28447 (java) S 28430 28430 27881 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708257589488 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28448] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28448/stat : 28448 (java) S 28430 28430 27881 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708256536944 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28449] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28449/stat : 28449 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708255483888 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28450] ppid=28430 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/28433/task/28450/stat : 28450 (java) R 28430 28430 27881 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708254431344 140709715952771 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28451] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28451/stat : 28451 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 30695 33554432000 4194304 4196468 140732124400816 140706349837280 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28452] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28452/stat : 28452 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369633 27969433600 30695 33554432000 4194304 4196468 140732124400816 140708253379760 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124176 KiB

[startup+0.310631 s]*
/proc/loadavg: 8.52 8.46 8.37 2/205 28452
/proc/meminfo: memFree=24438552/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 238369625 115843072 349 33554432000 4194304 5098028 140723029424368 140723029421624 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 349 296 221 0 87 0
[pid=28433] ppid=28430 vsize=27313900 memory=126972 CPUtime=0.42 cores=0-7
/proc/28433/stat : 28433 (java) S 28430 28430 27881 0 -1 1077944320 11547 0 0 0 38 4 0 0 20 0 20 0 238369625 27969433600 31743 33554432000 4194304 4196468 140732124400816 140732124383360 140709737144055 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
/proc/28433/statm: 6828475 31743 3005 1 0 6790935 0
[pid=28433/tid=28434] ppid=28430 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28433/task/28434/stat : 28434 (java) R 28430 28430 27881 0 -1 4202560 9097 0 0 0 26 3 0 0 20 0 20 0 238369625 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709708939504 140709718709017 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28435] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28435/stat : 28435 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709741386768 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28436] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28436/stat : 28436 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709572635792 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28437] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28437/stat : 28437 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709158300432 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28438] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28438/stat : 28438 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709157247888 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28439] ppid=28430 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/28433/task/28439/stat : 28439 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709156194832 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28440] ppid=28430 vsize=27313900 memory=140635885630383 CPUtime=0 cores=0-7
/proc/28433/task/28440/stat : 28440 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709155142288 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28441] ppid=28430 vsize=27313900 memory=140635885632688 CPUtime=0 cores=0-7
/proc/28433/task/28441/stat : 28441 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709154089232 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28442] ppid=28430 vsize=27313900 memory=140635885634992 CPUtime=0 cores=0-7
/proc/28433/task/28442/stat : 28442 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369628 27969433600 31743 33554432000 4194304 4196468 140732124400816 140709153036688 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28443] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28443/stat : 28443 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369629 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708258642672 140709737155202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28444] ppid=28430 vsize=27313900 memory=281271771276944 CPUtime=0 cores=0-7
/proc/28433/task/28444/stat : 28444 (java) S 28430 28430 27881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 31743 33554432000 4194304 4196468 140732124400816 140707356468896 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28445] ppid=28430 vsize=27313900 memory=281271771283856 CPUtime=0 cores=0-7
/proc/28433/task/28445/stat : 28445 (java) S 28430 28430 27881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238369630 27969433600 31743 33554432000 4194304 4196468 140732124400816 140707222246640 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28446] ppid=28430 vsize=27313900 memory=281271771225136 CPUtime=0 cores=0-7
/proc/28433/task/28446/stat : 28446 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140706847742416 140709737162651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28447] ppid=28430 vsize=27313900 memory=281271771297680 CPUtime=0.01 cores=0-7
/proc/28433/task/28447/stat : 28447 (java) S 28430 28430 27881 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708257589488 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28448] ppid=28430 vsize=27313900 memory=281271771304592 CPUtime=0.01 cores=0-7
/proc/28433/task/28448/stat : 28448 (java) S 28430 28430 27881 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708256536944 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28449] ppid=28430 vsize=27313900 memory=281271771302288 CPUtime=0.01 cores=0-7
/proc/28433/task/28449/stat : 28449 (java) S 28430 28430 27881 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708255483888 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28450] ppid=28430 vsize=27313900 memory=281271771318448 CPUtime=0.07 cores=0-7
/proc/28433/task/28450/stat : 28450 (java) S 28430 28430 27881 0 -1 1077944384 424 0 0 0 7 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708254431344 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28451] ppid=28430 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28451/stat : 28451 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27969433600 31743 33554432000 4194304 4196468 140732124400816 140706349837280 140709737154261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28452] ppid=28430 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28433/task/28452/stat : 28452 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369633 27969433600 31743 33554432000 4194304 4196468 140732124400816 140708253379760 140709737155202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128368 KiB

[startup+0.700995 s]
/proc/loadavg: 7.91 8.34 8.33 2/205 28452
/proc/meminfo: memFree=24416276/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 238369625 115843072 349 33554432000 4194304 5098028 140723029424368 140723029421624 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 349 296 221 0 87 0
[pid=28433] ppid=28430 vsize=27322296 memory=162476 CPUtime=1 cores=0-7
/proc/28433/stat : 28433 (java) S 28430 28430 27881 0 -1 1077944320 18115 0 0 0 94 6 0 0 20 0 20 0 238369625 27978031104 40619 33554432000 4194304 4196468 140732124400816 140732124383360 140709737144055 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
/proc/28433/statm: 6830574 40619 3132 1 0 6791959 0
[pid=28433/tid=28434] ppid=28430 vsize=27322296 memory=281271771676336 CPUtime=0.67 cores=0-7
/proc/28433/task/28434/stat : 28434 (java) R 28430 28430 27881 0 -1 4202560 15065 0 0 0 62 5 0 0 20 0 20 0 238369625 27978031104 40619 33554432000 4194304 4196468 140732124400816 140709708975952 140709737165981 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28435] ppid=28430 vsize=27322296 memory=140635885839216 CPUtime=0 cores=0-7
/proc/28433/task/28435/stat : 28435 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27978031104 40619 33554432000 4194304 4196468 140732124400816 140709741386768 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28436] ppid=28430 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/28433/task/28436/stat : 28436 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27978031104 40619 33554432000 4194304 4196468 140732124400816 140709572635792 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28437] ppid=28430 vsize=27322296 memory=1612 CPUtime=0 cores=0-7
/proc/28433/task/28437/stat : 28437 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27978031104 40619 33554432000 4194304 4196468 140732124400816 140709158300432 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0

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

Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 2059740 KiB

[startup+8.20663 s]
# the end of solver process 28430 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.9171 s, system=0.608653 s

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

[startup+6.40126 s]
/proc/loadavg: 7.44 8.23 8.30 2/205 28452
/proc/meminfo: memFree=22590784/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 238369625 115843072 349 33554432000 4194304 5098028 140723029424368 140723029421624 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 349 296 221 0 87 0
[pid=28433] ppid=28430 vsize=27328508 memory=2076588 CPUtime=16.51 cores=0-7
/proc/28433/stat : 28433 (java) S 28430 28430 27881 0 -1 1077944320 36118 0 0 0 1610 41 0 0 20 0 20 0 238369625 27984392192 519147 33554432000 4194304 4196468 140732124400816 140732124383360 140709737144055 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
/proc/28433/statm: 6832127 519147 3218 1 0 6792983 0
[pid=28433/tid=28434] ppid=28430 vsize=27328508 memory=6791534058613427641 CPUtime=6.35 cores=0-7
/proc/28433/task/28434/stat : 28434 (java) R 28430 28430 27881 0 -1 4202560 18191 0 0 0 601 34 0 0 20 0 20 0 238369625 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709708978560 140709737155990 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28435] ppid=28430 vsize=27328508 memory=1917644 CPUtime=0 cores=0-7
/proc/28433/task/28435/stat : 28435 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709741386768 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28436] ppid=28430 vsize=27328508 memory=3732 CPUtime=0 cores=0-7
/proc/28433/task/28436/stat : 28436 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709572635792 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28437] ppid=28430 vsize=27328508 memory=1276 CPUtime=0 cores=0-7
/proc/28433/task/28437/stat : 28437 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709158300432 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28438] ppid=28430 vsize=27328508 memory=9604 CPUtime=0 cores=0-7
/proc/28433/task/28438/stat : 28438 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709157247888 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28439] ppid=28430 vsize=27328508 memory=1068 CPUtime=0 cores=0-7
/proc/28433/task/28439/stat : 28439 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709156194832 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28440] ppid=28430 vsize=27328508 memory=281271771074544 CPUtime=0 cores=0-7
/proc/28433/task/28440/stat : 28440 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709155142288 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28441] ppid=28430 vsize=27328508 memory=124267765172970 CPUtime=0 cores=0-7
/proc/28433/task/28441/stat : 28441 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709154089232 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28442] ppid=28430 vsize=27328508 memory=124280650074858 CPUtime=0 cores=0-7
/proc/28433/task/28442/stat : 28442 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369628 27984392192 519147 33554432000 4194304 4196468 140732124400816 140709153036688 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28443] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=0 cores=0-7
/proc/28433/task/28443/stat : 28443 (java) S 28430 28430 27881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238369629 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708258642672 140709737155202 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28444] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=0 cores=0-7
/proc/28433/task/28444/stat : 28444 (java) S 28430 28430 27881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238369630 27984392192 519147 33554432000 4194304 4196468 140732124400816 140707356468896 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28445] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=0 cores=0-7
/proc/28433/task/28445/stat : 28445 (java) S 28430 28430 27881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238369630 27984392192 519147 33554432000 4194304 4196468 140732124400816 140707222246640 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28446] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=0 cores=0-7
/proc/28433/task/28446/stat : 28446 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140706847742416 140709737162651 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28447] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=2.58 cores=0-7
/proc/28433/task/28447/stat : 28447 (java) R 28430 28430 27881 0 -1 4202560 2822 0 0 0 257 1 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708257574448 140709714740215 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28448] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=2.64 cores=0-7
/proc/28433/task/28448/stat : 28448 (java) R 28430 28430 27881 0 -1 4202560 5191 0 0 0 262 2 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708256524416 140709720644228 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28449] ppid=28430 vsize=27328508 memory=124293534976746 CPUtime=3.63 cores=0-7
/proc/28433/task/28449/stat : 28449 (java) R 28430 28430 27881 0 -1 4202560 4513 0 0 0 362 1 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708255462240 140709737165402 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28450] ppid=28430 vsize=27328508 memory=872 CPUtime=1.27 cores=0-7
/proc/28433/task/28450/stat : 28450 (java) R 28430 28430 27881 0 -1 4202560 4037 0 0 0 125 2 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708254431344 140709737165402 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28451] ppid=28430 vsize=27328508 memory=4216 CPUtime=0 cores=0-7
/proc/28433/task/28451/stat : 28451 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369632 27984392192 519147 33554432000 4194304 4196468 140732124400816 140706349837280 140709737154261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
[pid=28433/tid=28452] ppid=28430 vsize=27328508 memory=752 CPUtime=0 cores=0-7
/proc/28433/task/28452/stat : 28452 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238369633 27984392192 519147 33554432000 4194304 4196468 140732124400816 140708253379760 140709737155202 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35344384 140732124402664 140732124402989 140732124402989 140732124405711 0
Current children cumulated CPU time: 16.51 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 2077984 KiB

[startup+7.20037 s]
/proc/loadavg: 7.44 8.23 8.30 2/205 28452
/proc/meminfo: memFree=22159784/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1472 CPUtime=18.46 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 590 37909 0 0 0 0 1797 49 20 0 1 0 238369625 115843072 368 33554432000 4194304 5098028 140723029424368 140723029421112 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 18.46 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+8.00116 s]*
/proc/loadavg: 7.44 8.23 8.30 9/218 28486
/proc/meminfo: memFree=24397956/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1472 CPUtime=18.46 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 590 37909 0 0 0 0 1797 49 20 0 1 0 238369625 115843072 368 33554432000 4194304 5098028 140723029424368 140723029421112 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 368 311 221 0 87 0
[pid=28453] ppid=28430 vsize=8413904 memory=119232 CPUtime=1.15 cores=0-7
/proc/28453/stat : 28453 (java) S 28430 28430 27881 0 -1 1077944320 17593 0 0 0 108 7 0 0 20 0 24 0 238370330 8615837696 29808 33554432000 4194304 4196468 140724898381792 140724898364336 140588722908919 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
/proc/28453/statm: 2103476 29808 3143 1 0 2064875 0
[pid=28473] ppid=28453 vsize=653612 memory=50696 CPUtime=1.04 cores=0-7
/proc/28473/stat : 28473 (glucose-syrup) S 28453 28430 27881 0 -1 1077944320 9076 0 0 0 102 2 0 0 20 0 9 0 238370403 669298688 12674 33554432000 4194304 4373367 140725100472144 140725100470688 139791369947778 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
/proc/28473/statm: 163403 12674 385 44 0 159091 0
[pid=28473/tid=28479] ppid=28453 vsize=653612 memory=1068 CPUtime=0.11 cores=0-7
/proc/28473/task/28479/stat : 28479 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 206 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791348567240 139791355793705 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28480] ppid=28453 vsize=653612 memory=1220 CPUtime=0.11 cores=0-7
/proc/28473/task/28480/stat : 28480 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 147 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791340174536 139791355793705 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28481] ppid=28453 vsize=653612 memory=1612 CPUtime=0.11 cores=0-7
/proc/28473/task/28481/stat : 28481 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 136 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791331781832 4271685 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28482] ppid=28453 vsize=653612 memory=1808 CPUtime=0.11 cores=0-7
/proc/28473/task/28482/stat : 28482 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 143 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791323389128 139791355793705 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28483] ppid=28453 vsize=653612 memory=281271772003072 CPUtime=0.11 cores=0-7
/proc/28473/task/28483/stat : 28483 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 137 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791314996456 4271977 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28484] ppid=28453 vsize=653612 memory=2319554033234032614 CPUtime=0.11 cores=0-7
/proc/28473/task/28484/stat : 28484 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 147 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791306603672 4292196 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28485] ppid=28453 vsize=653612 memory=4049216665273378308 CPUtime=0.11 cores=0-7
/proc/28473/task/28485/stat : 28485 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 146 0 0 0 11 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791298211016 139791355250138 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28473/tid=28486] ppid=28453 vsize=653612 memory=3617149303677204496 CPUtime=0.1 cores=0-7
/proc/28473/task/28486/stat : 28486 (glucose-syrup) R 28453 28430 27881 0 -1 4202560 133 0 0 0 10 0 0 0 20 0 9 0 238370414 669298688 12674 33554432000 4194304 4373367 140725100472144 139791289818088 4257231 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 37543936 140725100475472 140725100475604 140725100475604 140725100478407 0
[pid=28453/tid=28454] ppid=28430 vsize=8413904 memory=8039887049847964583 CPUtime=0.75 cores=0-7
/proc/28453/task/28454/stat : 28454 (java) S 28430 28430 27881 0 -1 1077944384 14585 0 0 0 70 5 0 0 20 0 24 0 238370331 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588694749072 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28455] ppid=28430 vsize=8413904 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28453/task/28455/stat : 28455 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588727151120 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28456] ppid=28430 vsize=8413904 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/28453/task/28456/stat : 28456 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588527319696 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28457] ppid=28430 vsize=8413904 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/28453/task/28457/stat : 28457 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588526266640 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28458] ppid=28430 vsize=8413904 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/28453/task/28458/stat : 28458 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588525214096 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28459] ppid=28430 vsize=8413904 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/28453/task/28459/stat : 28459 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588524162064 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28460] ppid=28430 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/28453/task/28460/stat : 28460 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588523109520 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28461] ppid=28430 vsize=8413904 memory=2209 CPUtime=0 cores=0-7
/proc/28453/task/28461/stat : 28461 (java) S 28430 28430 27881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588522056464 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28462] ppid=28430 vsize=8413904 memory=1220 CPUtime=0 cores=0-7
/proc/28453/task/28462/stat : 28462 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370332 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588521003920 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28463] ppid=28430 vsize=8413904 memory=1612 CPUtime=0 cores=0-7
/proc/28453/task/28463/stat : 28463 (java) S 28430 28430 27881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 238370334 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588084799728 140588722920066 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28464] ppid=28430 vsize=8413904 memory=1808 CPUtime=0 cores=0-7
/proc/28453/task/28464/stat : 28464 (java) S 28430 28430 27881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 238370334 8615837696 29808 33554432000 4194304 4196468 140724898381792 140587298710688 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28465] ppid=28430 vsize=8413904 memory=8684 CPUtime=0 cores=0-7
/proc/28453/task/28465/stat : 28465 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370334 8615837696 29808 33554432000 4194304 4196468 140724898381792 140587030274800 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28466] ppid=28430 vsize=8413904 memory=14884 CPUtime=0 cores=0-7
/proc/28453/task/28466/stat : 28466 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140586655766480 140588722927515 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28467] ppid=28430 vsize=8413904 memory=15784 CPUtime=0.05 cores=0-7
/proc/28453/task/28467/stat : 28467 (java) S 28430 28430 27881 0 -1 1077944384 563 0 0 0 5 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588083747568 140588722920066 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28468] ppid=28430 vsize=8413904 memory=1172 CPUtime=0.05 cores=0-7
/proc/28453/task/28468/stat : 28468 (java) S 28430 28430 27881 0 -1 1077944384 156 0 0 0 5 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588082695024 140588722920066 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28469] ppid=28430 vsize=8413904 memory=35760 CPUtime=0.04 cores=0-7
/proc/28453/task/28469/stat : 28469 (java) S 28430 28430 27881 0 -1 1077944384 327 0 0 0 4 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588081641968 140588722920066 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28470] ppid=28430 vsize=8413904 memory=3360 CPUtime=0.2 cores=0-7
/proc/28453/task/28470/stat : 28470 (java) S 28430 28430 27881 0 -1 1077944384 562 0 0 0 20 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588080589424 140588722920066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28471] ppid=28430 vsize=8413904 memory=496 CPUtime=0 cores=0-7
/proc/28453/task/28471/stat : 28471 (java) S 28430 28430 27881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140586157861344 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28472] ppid=28430 vsize=8413904 memory=1624 CPUtime=0 cores=0-7
/proc/28453/task/28472/stat : 28472 (java) S 28430 28430 27881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238370337 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588079536816 140588722920066 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28474] ppid=28430 vsize=8413904 memory=928 CPUtime=0 cores=0-7
/proc/28453/task/28474/stat : 28474 (java) S 28430 28430 27881 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 238370404 8615837696 29808 33554432000 4194304 4196468 140724898381792 140588071728064 140588722933529 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28476] ppid=28430 vsize=8413904 memory=4486604260213485459 CPUtime=0 cores=0-7
/proc/28453/task/28476/stat : 28476 (java) S 28430 28430 27881 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 238370404 8615837696 29808 33554432000 4194304 4196468 140724898381792 140585486762000 140588722930845 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28477] ppid=28430 vsize=8413904 memory=2160092 CPUtime=0 cores=0-7
/proc/28453/task/28477/stat : 28477 (java) S 28430 28430 27881 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 238370404 8615837696 29808 33554432000 4194304 4196468 140724898381792 140585755197584 140588722930845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
[pid=28453/tid=28478] ppid=28430 vsize=8413904 memory=9604 CPUtime=0 cores=0-7
/proc/28453/task/28478/stat : 28478 (java) S 28430 28430 27881 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 238370406 8615837696 29808 33554432000 4194304 4196468 140724898381792 140585218334112 140588722919125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16969728 140724898383025 140724898383149 140724898383149 140724898385871 0
Current children cumulated CPU time: 20.65 s
Current children cumulated vsize: 9180644 KiB
Current children cumulated memory: 171400 KiB

[startup+8.201 s]
/proc/loadavg: 7.44 8.23 8.30 9/218 28486
/proc/meminfo: memFree=24397956/32770624 swapFree=67108688/67108860
[pid=28430] ppid=28427 vsize=113128 memory=1472 CPUtime=18.46 cores=0-7
/proc/28430/stat : 28430 (scop.sh) S 28427 28430 27881 0 -1 4202496 590 37909 0 0 0 0 1797 49 20 0 1 0 238369625 115843072 368 33554432000 4194304 5098028 140723029424368 140723029421112 140347279344252 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39960576 140723029427234 140723029427459 140723029427459 140723029430221 0
/proc/28430/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 18.46 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 8.20669
CPU time (s): 21.5258
CPU user time (s): 20.9171
CPU system time (s): 0.608653
CPU usage (%): 262.296
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 2403356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9171
system time used= 0.608653
maximum resident set size= 2404816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10212
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 28430
#   total CPU time (s): 21.5258
#   total CPU user time (s): 20.9171
#   total CPU system time (s): 0.608653

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095905 second user time and 0.122546 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-14 02:54:24
IDJOB=4307144
IDBENCH=141649
IDSOLVER=2788
FILE ID=node134/4307144-1534208064
RUNJOBID= node134-1534202477-27908
PBS_JOBID= 21038018
Free space on /tmp= 42776 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-06-06_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-4307144-1534208064/watcher-4307144-1534208064 -o /tmp/evaluation-result-4307144-1534208064/solver-4307144-1534208064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1534202477-27908 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307144-1534208064.xml

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

MD5SUM BENCH= 4056656ba438a73a4a2b41323b2858a8
RANDOM SEED=1623113305

node134.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.68
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.68
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.68
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.68
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:        24554664 kB
MemAvailable:   31901420 kB
Buffers:          163484 kB
Cached:          7385724 kB
SwapCached:           32 kB
Active:          3836124 kB
Inactive:        3769060 kB
Active(anon):       4676 kB
Inactive(anon):   103448 kB
Active(file):    3831448 kB
Inactive(file):  3665612 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8456 kB
Writeback:             0 kB
AnonPages:         75440 kB
Mapped:            53640 kB
Shmem:             49652 kB
Slab:             306324 kB
SReclaimable:     278156 kB
SUnreclaim:        28168 kB
KernelStack:        3632 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 42768 MiB
End job on node134 at 2018-08-14 02:54:33