Trace number 4307393

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 both+glucose-syrup (2018-07-31)SAT 7.45232 3.09761

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K02-P09_c18.xml
MD5SUM7d3eec938755fdf0eb3fdb8654f4a439
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.861
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":18}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":27},{"degree":2,"count":25},{"degree":3,"count":4},{"degree":4,"count":14}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":18,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-28700-serial-file.bin HOME/instance-4307393-1534182038.xml
0.62/0.56	
0.62/0.56	scop both+glucose-syrup (2018-07-31)
0.62/0.56	(Encoding Process)
0.62/0.56	
0.62/0.59	c BEGIN-Prog: Mon Aug 13 19:40:39 CEST 2018
0.62/0.59	c PID: 28703
0.62/0.59	c IP: 172.20.3.104
0.62/0.59	c HOST: node104.alineos.net
0.62/0.60	c (0,0) Parsing Begin
1.33/0.90	c (0,0) Parsing End
1.33/0.90	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.33/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.33/0.90	c (0,0) Constraint Name Generate Begin
1.33/0.91	c (0,0) Ctr:HOME/instance-4307393-1534182038.xml,AllDifferent:Dist:Eq:IntVar
1.33/0.91	c (0,0) Constraint Name Generate End
1.33/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.33/0.91	c (0,0) CSP to CSPinCNF Begin
1.50/1.01	c (0,0) translated 3 (10%) constraints
1.50/1.02	c (0,0) translated 6 (20%) constraints
1.50/1.03	c (0,0) translated 9 (30%) constraints
1.50/1.04	c (0,0) translated 11 (40%) constraints
1.50/1.05	c (0,0) translated 14 (50%) constraints
1.50/1.06	c (0,0) translated 17 (60%) constraints
1.50/1.06	c (0,0) translated 19 (70%) constraints
1.50/1.07	c (0,0) translated 22 (80%) constraints
1.50/1.08	c (0,0) translated 25 (90%) constraints
1.72/1.14	c (0,0) translated 27 (100%) constraints
2.31/1.30	c (0,0) STATISTICS1:HOME/instance-4307393-1534182038.xml,AllDifferent:Dist:Eq:IntVar,43,532,650,26,25,3,650:100;26:153;25:300,26:542;25:750,25:2;18:2;2:478;1:50,3:100;2:453;1:86,
2.31/1.30	c (0,0) ==========================================
2.31/1.30	c (0,0) Both Encoding selects:
2.31/1.30	c (0,0) Order
2.31/1.30	c (0,0) ==========================================
2.31/1.32	c (0,0) translated 54 (10%) constraints
2.31/1.33	c (0,0) translated 107 (20%) constraints
2.31/1.34	c (0,0) translated 160 (30%) constraints
2.31/1.35	c (0,0) translated 213 (40%) constraints
2.31/1.36	c (0,0) translated 266 (50%) constraints
2.31/1.37	c (0,0) translated 320 (60%) constraints
2.31/1.37	c (0,0) translated 373 (70%) constraints
2.31/1.38	c (0,0) translated 426 (80%) constraints
2.31/1.39	c (0,0) translated 479 (90%) constraints
2.31/1.39	c (0,0) translated 532 (100%) constraints
2.57/1.40	c (0,0) CSP to CSPinCNF End
2.57/1.40	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.57/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.40	c (0,0) CSPinCNF Propagation Begin
2.57/1.42	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.57/1.42	c (0,0) CSPinCNF Propagation End
2.57/1.42	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.57/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.42	c (0,0) Simplify CSPinCNF Begin
2.86/1.52	c (0,0) Simplify CSPinCNF End
2.86/1.52	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.86/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.86/1.52	c (0,0) Calculate Precise Domain Begin
2.86/1.52	c (0,0) 0 values are removed by re-calculation
2.86/1.52	c (0,0) Calculate Precise Domain End
2.86/1.53	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.86/1.53	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.86/1.53	c (0,0) CSPinCNF to SatSolver Begin
3.61/1.78	c (1,1) 149 (10 %) CSP clauses are encoded (2006 SAT variables, 33930 SAT clauses)
3.61/1.80	c (1,1) 298 (20 %) CSP clauses are encoded (2006 SAT variables, 36554 SAT clauses)
4.02/1.81	c (1,1) 447 (30 %) CSP clauses are encoded (2006 SAT variables, 39203 SAT clauses)
4.02/1.82	c (1,1) 596 (40 %) CSP clauses are encoded (2006 SAT variables, 41796 SAT clauses)
4.02/1.84	c (1,1) 744 (50 %) CSP clauses are encoded (2006 SAT variables, 44296 SAT clauses)
4.02/1.85	c (1,1) 893 (60 %) CSP clauses are encoded (2006 SAT variables, 46845 SAT clauses)
4.02/1.86	c (1,1) 1042 (70 %) CSP clauses are encoded (2006 SAT variables, 49370 SAT clauses)
4.02/1.87	c (1,1) 1191 (80 %) CSP clauses are encoded (2006 SAT variables, 51895 SAT clauses)
4.02/1.88	c (1,1) 1340 (90 %) CSP clauses are encoded (2006 SAT variables, 54444 SAT clauses)
4.02/1.89	c (1,1) 1488 (100 %) CSP clauses are encoded (2006 SAT variables, 56944 SAT clauses)
4.02/1.89	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.02/1.89	c (1,1) CSPinCNF to SatSolver End
4.02/1.90	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.41/1.92	c (1,1) STATISTICS2:HOME/instance-4307393-1534182038.xml,AllDifferent:Dist:Eq:IntVar,999,1488,650,26,25,3,650:100;26:306;25:600,26:848;25:1350;2:1912,25:2;18:2;2:1434;1:50,3:100;2:906;1:1998,
4.41/1.92	c (1,1) 2006 bool, 56945 clause
4.41/1.92	c (1,1) Export Begin
4.41/2.00	c (1,1) Export to HOME/scop-28700-serial-file.bin
4.41/2.00	c (1,1) Export End
4.41/2.00	c (1,1) Export File Size: 0.01 MB
4.41/2.00	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.41/2.00	c END-Prog: Mon Aug 13 19:40:40 CEST 2018
0.00/2.01	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-28700-serial-file.bin
4.72/2.51	c (0,0) Read Serial File Begin
4.72/2.51	c (0,0) HOME/scop-28700-serial-file.bin
4.72/2.66	c (0,0) Read Serial File End
4.72/2.68	
4.72/2.68	scop order+glucose-syrup (2018-07-31)
4.72/2.68	(Solving Process)
4.72/2.68	
4.72/2.70	c BEGIN-Prog: Mon Aug 13 19:40:41 CEST 2018
4.72/2.70	c PID: 28723
4.72/2.70	c IP: 172.20.3.104
4.72/2.70	c HOST: node104.alineos.net
4.72/2.71	c (0,0) SatSolver.solve Begin
4.72/2.71	c (0,0) 0 bool, 0 clause
4.72/2.71	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307393-1534182038.xml-scop-28703.cnf
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.72/3.00	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.72/3.00	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.72/3.00	c (0,0) c |                                                                                                       |
4.72/3.00	c (0,0) c |  Number of variables:          2006                                                                   |
4.72/3.00	c (0,0) c |  Number of clauses:           56945                                                                   |
4.72/3.00	c (0,0) c |  Parse time:                   0.02 s                                                                 |
4.72/3.00	c (0,0) c |                                                                                                       |
4.72/3.00	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.72/3.00	c (0,0) c |  Simplification time:          0.06 s                                                                 |
4.72/3.00	c (0,0) c |                                                                                                       |
4.72/3.00	c (0,0) c |  Generating clones                                                                                    |
4.72/3.00	c (0,0) c |  all clones generated. Memory =  52.07Mb.                                                             |
4.72/3.00	c (0,0) c ========================================================================================================|
4.72/3.00	c (0,0) c last restart ## conflicts  :  191 26 
4.72/3.00	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
4.72/3.00	c (0,0) c Total Memory so far : 629.27Mb
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c real time : 0.264842 s
4.72/3.00	c (0,0) c cpu time  : 1.4422 s
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.72/3.00	c (0,0) c
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) c | Conflicts     |           25282 |       3564 |       3077 |       3133 |       3173 |       3074 |       3167 |       2957 |       3137 |
4.72/3.00	c (0,0) c | Decisions     |           41659 |       4951 |       5110 |       5162 |       5529 |       5074 |       5522 |       5144 |       5167 |
4.72/3.00	c (0,0) c | Propagations  |         4447090 |     547185 |     566262 |     565082 |     561583 |     549457 |     560609 |     530868 |     566044 |
4.72/3.00	c (0,0) c | Avg_Trail     |                 |       1274 |       1182 |       1152 |       1147 |       1142 |       1147 |       1132 |       1152 |
4.72/3.00	c (0,0) c | Avg_DL        |                 |         27 |         31 |         34 |         32 |         32 |         32 |         32 |         34 |
4.72/3.00	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.72/3.00	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) c | Exported      |             371 |         34 |         44 |         46 |         63 |         39 |         63 |         36 |         46 |
4.72/3.00	c (0,0) c | Imported      |            2245 |        171 |        323 |        252 |        300 |        325 |        300 |        322 |        252 |
4.72/3.00	c (0,0) c | Good          |             185 |          0 |         33 |         19 |         26 |         29 |         26 |         33 |         19 |
4.72/3.00	c (0,0) c | Purge         |            2060 |        171 |        290 |        233 |        274 |        296 |        274 |        289 |        233 |
4.72/3.00	c (0,0) c | Promoted      |              10 |          0 |          1 |          3 |          1 |          0 |          1 |          1 |          3 |
4.72/3.00	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.72/3.00	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.72/3.00	c (0,0) c | Binaries      |                 |          0 |          3 |          3 |          9 |          7 |          9 |          2 |          3 |
4.72/3.00	c (0,0) c | Glues         |                 |         34 |         44 |         46 |         63 |         39 |         63 |         36 |         46 |
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) c | Orig_Seen     |            31 % |      16625 |      17329 |      17573 |      19589 |      18576 |      19558 |      18641 |      17576 |
4.72/3.00	c (0,0) c | Diff Orig seen|                 | -     1951 | -     1247 | -     1003 |       1013 |      X     |        982 |         65 | -     1000 |
4.72/3.00	c (0,0) c | Hamming       |            27 % |        653 |        594 |        476 |        560 |      X     |        622 |        562 |        448 |
4.72/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.72/3.00	c (0,0) 
4.72/3.00	c (0,0) s SATISFIABLE
7.28/3.02	c (0,0) SatSolver.solve End
7.28/3.02	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
7.28/3.02	c (0,0) Show results Begin
7.28/3.08	s SATISFIABLE
7.28/3.09	v <instantiation>
7.28/3.09	v     <list>cn[0][0] cn[0][1] cn[1][0] cn[1][1] cn[2][0] cn[2][1] cn[3][0] cn[3][1] cn[4][0] cn[4][1] cn[5][0] cn[5][1] cn[6][0] cn[6][1] cn[7][0] cn[7][1] cn[8][0] cn[8][1] ce[0][0][1] ce[1][0][1] ce[2][0][1] ce[3][0][1] ce[4][0][1] ce[5][0][1] ce[6][0][1] ce[7][0][1] ce[8][0][1] cie[0][0] cie[0][1] cie[1][0] cie[1][1] cie[2][0] cie[2][1] cie[3][0] cie[3][1] cie[4][0] cie[4][1] cie[5][0] cie[5][1] cie[6][0] cie[6][1] cie[7][0] cie[7][1]</list>
7.28/3.09	v     <values>9 3 5 20 19 11 7 14 18 13 16 0 6 25 24 1 2 22 6 15 8 7 5 16 19 23 20 4 17 14 9 12 3 11 1 2 13 10 25 18 24 22 21</values>
7.28/3.09	v </instantiation>
7.28/3.09	c (0,0) Show results End
7.28/3.09	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.28/3.09	c (0,0) 0,0,STOP-AFTER(ALL)
7.28/3.09	c END-Prog: Mon Aug 13 19:40:41 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 (6308 MiB free)
  memory of node 1: 16384 MiB (8848 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307393-1534182038/watcher-4307393-1534182038 -o /tmp/evaluation-result-4307393-1534182038/solver-4307393-1534182038 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534174470-28007 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307393-1534182038.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=28700, runsolver pid=28697
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 7.89 8.48 8.39 2/201 28722
/proc/meminfo: memFree=15429048/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 235766995 115843072 348 33554432000 4194304 5098028 140723808119840 140723808117096 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 348 296 221 0 87 0
[pid=28703] ppid=28700 vsize=27313900 memory=101612 CPUtime=0.09 cores=0-7
/proc/28703/stat : 28703 (java) S 28700 28700 27980 0 -1 1077944320 6374 0 0 0 7 2 0 0 20 0 20 0 235766995 27969433600 25403 33554432000 4194304 4196468 140732142372448 140732142354992 140302101577463 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
/proc/28703/statm: 6828475 25403 2719 1 0 6790935 0
[pid=28703/tid=28704] ppid=28700 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28703/task/28704/stat : 28704 (java) R 28700 28700 27980 0 -1 4202560 4484 0 0 0 6 2 0 0 20 0 20 0 235766996 27969433600 25403 33554432000 4194304 4196468 140732142372448 140302073403792 140302101599389 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28705] ppid=28700 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28703/task/28705/stat : 28705 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140302105819408 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28706] ppid=28700 vsize=27313900 memory=140070096623232 CPUtime=0 cores=0-7
/proc/28703/task/28706/stat : 28706 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301889214864 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28707] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28707/stat : 28707 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301888162320 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28708] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28708/stat : 28708 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301887109776 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28709] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28709/stat : 28709 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301886057232 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28710] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28710/stat : 28710 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301519805328 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28711] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28711/stat : 28711 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301518752784 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28712] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28712/stat : 28712 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301517700240 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28713] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28713/stat : 28713 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301360392176 140302101588610 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28714] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28714/stat : 28714 (java) S 28700 28700 27980 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 25403 33554432000 4194304 4196468 140732142372448 140299871445920 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28715] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28715/stat : 28715 (java) S 28700 28700 27980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 25403 33554432000 4194304 4196468 140732142372448 140299737224176 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28716] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28716/stat : 28716 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 25403 33554432000 4194304 4196468 140732142372448 140299362719952 140302101596059 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28717] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28717/stat : 28717 (java) S 28700 28700 27980 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301359340016 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28718] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28718/stat : 28718 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301358287472 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28719] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28719/stat : 28719 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301357234928 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28720] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28720/stat : 28720 (java) S 28700 28700 27980 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301356182384 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28721] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28721/stat : 28721 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 25403 33554432000 4194304 4196468 140732142372448 140298864814304 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28722] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28722/stat : 28722 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 25403 33554432000 4194304 4196468 140732142372448 140301355129264 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 103004 KiB

[startup+0.209836 s]*
/proc/loadavg: 7.89 8.48 8.39 5/201 28722
/proc/meminfo: memFree=15410968/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 235766995 115843072 348 33554432000 4194304 5098028 140723808119840 140723808117096 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 348 296 221 0 87 0
[pid=28703] ppid=28700 vsize=27313900 memory=120752 CPUtime=0.22 cores=0-7
/proc/28703/stat : 28703 (java) S 28700 28700 27980 0 -1 1077944320 10394 0 0 0 19 3 0 0 20 0 20 0 235766995 27969433600 30188 33554432000 4194304 4196468 140732142372448 140732142354992 140302101577463 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
/proc/28703/statm: 6828475 30188 2864 1 0 6790935 0
[pid=28703/tid=28704] ppid=28700 vsize=27313900 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/28703/task/28704/stat : 28704 (java) R 28700 28700 27980 0 -1 4202560 8287 0 0 0 15 3 0 0 20 0 20 0 235766996 27969433600 30188 33554432000 4194304 4196468 140732142372448 140302073386208 140302081852808 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28705] ppid=28700 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/28703/task/28705/stat : 28705 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140302105819408 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28706] ppid=28700 vsize=27313900 memory=288370446248334976 CPUtime=0 cores=0-7
/proc/28703/task/28706/stat : 28706 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301889214864 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28707] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28707/stat : 28707 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301888162320 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28708] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28708/stat : 28708 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301887109776 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28709] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28709/stat : 28709 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301886057232 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28710] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28710/stat : 28710 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301519805328 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28711] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28711/stat : 28711 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301518752784 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28712] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28712/stat : 28712 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301517700240 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28713] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28713/stat : 28713 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301360392176 140302101588610 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28714] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28714/stat : 28714 (java) S 28700 28700 27980 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 30188 33554432000 4194304 4196468 140732142372448 140299871445920 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28715] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28715/stat : 28715 (java) S 28700 28700 27980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 30188 33554432000 4194304 4196468 140732142372448 140299737224176 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28716] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28716/stat : 28716 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 30188 33554432000 4194304 4196468 140732142372448 140299362719952 140302101596059 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28717] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28717/stat : 28717 (java) S 28700 28700 27980 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301359340016 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28718] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28718/stat : 28718 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301358287472 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28719] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28719/stat : 28719 (java) S 28700 28700 27980 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301357234928 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28720] ppid=28700 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/28703/task/28720/stat : 28720 (java) S 28700 28700 27980 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 235767003 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301356182384 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28721] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28721/stat : 28721 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 30188 33554432000 4194304 4196468 140732142372448 140298864814304 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28722] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28722/stat : 28722 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 30188 33554432000 4194304 4196468 140732142372448 140301355129264 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122144 KiB

[startup+0.30937 s]*
/proc/loadavg: 7.89 8.48 8.39 2/201 28722
/proc/meminfo: memFree=15406432/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 235766995 115843072 348 33554432000 4194304 5098028 140723808119840 140723808117096 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 348 296 221 0 87 0
[pid=28703] ppid=28700 vsize=27313900 memory=124920 CPUtime=0.4 cores=0-7
/proc/28703/stat : 28703 (java) S 28700 28700 27980 0 -1 1077944320 11107 0 0 0 36 4 0 0 20 0 20 0 235766995 27969433600 31230 33554432000 4194304 4196468 140732142372448 140732142354992 140302101577463 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
/proc/28703/statm: 6828475 31230 2973 1 0 6790935 0
[pid=28703/tid=28704] ppid=28700 vsize=27313900 memory=6791534058613427641 CPUtime=0.27 cores=0-7
/proc/28703/task/28704/stat : 28704 (java) R 28700 28700 27980 0 -1 4202560 8807 0 0 0 24 3 0 0 20 0 20 0 235766996 27969433600 31230 33554432000 4194304 4196468 140732142372448 140302073372912 140302081853344 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28705] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28705/stat : 28705 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140302105819408 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28706] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28706/stat : 28706 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301889214864 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28707] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28707/stat : 28707 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301888162320 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28708] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28708/stat : 28708 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301887109776 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28709] ppid=28700 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/28703/task/28709/stat : 28709 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301886057232 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28710] ppid=28700 vsize=27313900 memory=140069956580271 CPUtime=0 cores=0-7
/proc/28703/task/28710/stat : 28710 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301519805328 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28711] ppid=28700 vsize=27313900 memory=140069956582576 CPUtime=0 cores=0-7
/proc/28703/task/28711/stat : 28711 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301518752784 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28712] ppid=28700 vsize=27313900 memory=140069956584880 CPUtime=0 cores=0-7
/proc/28703/task/28712/stat : 28712 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301517700240 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28713] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28713/stat : 28713 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301360392176 140302101588610 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28714] ppid=28700 vsize=27313900 memory=280139913176720 CPUtime=0 cores=0-7
/proc/28703/task/28714/stat : 28714 (java) S 28700 28700 27980 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 31230 33554432000 4194304 4196468 140732142372448 140299871445920 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28715] ppid=28700 vsize=27313900 memory=280139913183632 CPUtime=0 cores=0-7
/proc/28703/task/28715/stat : 28715 (java) S 28700 28700 27980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235767000 27969433600 31230 33554432000 4194304 4196468 140732142372448 140299737224176 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28716] ppid=28700 vsize=27313900 memory=280139913124912 CPUtime=0 cores=0-7
/proc/28703/task/28716/stat : 28716 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 31230 33554432000 4194304 4196468 140732142372448 140299362719952 140302101596059 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28717] ppid=28700 vsize=27313900 memory=280139913197456 CPUtime=0.02 cores=0-7
/proc/28703/task/28717/stat : 28717 (java) S 28700 28700 27980 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 20 0 235767003 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301359340016 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28718] ppid=28700 vsize=27313900 memory=280139913204368 CPUtime=0 cores=0-7
/proc/28703/task/28718/stat : 28718 (java) S 28700 28700 27980 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 235767003 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301358287472 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28719] ppid=28700 vsize=27313900 memory=280139913202064 CPUtime=0.01 cores=0-7
/proc/28703/task/28719/stat : 28719 (java) S 28700 28700 27980 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 235767003 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301357234928 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28720] ppid=28700 vsize=27313900 memory=280139913218224 CPUtime=0.07 cores=0-7
/proc/28703/task/28720/stat : 28720 (java) S 28700 28700 27980 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 235767003 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301356182384 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28721] ppid=28700 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28721/stat : 28721 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 31230 33554432000 4194304 4196468 140732142372448 140298864814304 140302101587669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28722] ppid=28700 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/28703/task/28722/stat : 28722 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767004 27969433600 31230 33554432000 4194304 4196468 140732142372448 140301355129264 140302101588610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126312 KiB

[startup+0.700931 s]
/proc/loadavg: 7.89 8.48 8.39 2/201 28722
/proc/meminfo: memFree=15384916/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 235766995 115843072 348 33554432000 4194304 5098028 140723808119840 140723808117096 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 348 296 221 0 87 0
[pid=28703] ppid=28700 vsize=27320172 memory=161460 CPUtime=0.93 cores=0-7
/proc/28703/stat : 28703 (java) S 28700 28700 27980 0 -1 1077944320 17972 0 0 0 87 6 0 0 20 0 20 0 235766995 27975856128 40365 33554432000 4194304 4196468 140732142372448 140732142354992 140302101577463 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
/proc/28703/statm: 6830043 40365 3105 1 0 6791447 0
[pid=28703/tid=28704] ppid=28700 vsize=27320172 memory=280139913576112 CPUtime=0.63 cores=0-7
/proc/28703/task/28704/stat : 28704 (java) R 28700 28700 27980 0 -1 4202560 15236 0 0 0 58 5 0 0 20 0 20 0 235766996 27975856128 40365 33554432000 4194304 4196468 140732142372448 140302073413248 140302085657950 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28705] ppid=28700 vsize=27320172 memory=140069956789104 CPUtime=0 cores=0-7
/proc/28703/task/28705/stat : 28705 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27975856128 40365 33554432000 4194304 4196468 140732142372448 140302105819408 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28706] ppid=28700 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28706/stat : 28706 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27975856128 40365 33554432000 4194304 4196468 140732142372448 140301889214864 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28707] ppid=28700 vsize=27320172 memory=876 CPUtime=0 cores=0-7
/proc/28703/task/28707/stat : 28707 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27975856128 40365 33554432000 4194304 4196468 140732142372448 140301888162320 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0

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

[pid=28703/tid=28713] ppid=28700 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28713/stat : 28713 (java) S 28700 28700 27980 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 235767000 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301360392176 140302101588610 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28714] ppid=28700 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/28703/task/28714/stat : 28714 (java) S 28700 28700 27980 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235767000 27982225408 53929 33554432000 4194304 4196468 140732142372448 140299871445920 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28715] ppid=28700 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28715/stat : 28715 (java) S 28700 28700 27980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235767000 27982225408 53929 33554432000 4194304 4196468 140732142372448 140299737224176 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28716] ppid=28700 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/28703/task/28716/stat : 28716 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27982225408 53929 33554432000 4194304 4196468 140732142372448 140299362719952 140302101596059 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28717] ppid=28700 vsize=27326392 memory=0 CPUtime=0.22 cores=0-7
/proc/28703/task/28717/stat : 28717 (java) S 28700 28700 27980 0 -1 1077944384 751 0 0 0 21 1 0 0 20 0 20 0 235767003 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301359340016 140302101588610 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28718] ppid=28700 vsize=27326392 memory=0 CPUtime=0.2 cores=0-7
/proc/28703/task/28718/stat : 28718 (java) R 28700 28700 27980 0 -1 4202560 516 0 0 0 20 0 0 0 20 0 20 0 235767003 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301358275056 140302085964981 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28719] ppid=28700 vsize=27326392 memory=0 CPUtime=0.28 cores=0-7
/proc/28703/task/28719/stat : 28719 (java) R 28700 28700 27980 0 -1 4202560 671 0 0 0 28 0 0 0 20 0 20 0 235767003 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301357232944 140302093866752 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28720] ppid=28700 vsize=27326392 memory=6944656575208382560 CPUtime=0.67 cores=0-7
/proc/28703/task/28720/stat : 28720 (java) R 28700 28700 27980 0 -1 4202560 2674 0 0 0 67 0 0 0 20 0 20 0 235767003 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301356182384 140302101589398 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28721] ppid=28700 vsize=27326392 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/28703/task/28721/stat : 28721 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767004 27982225408 53929 33554432000 4194304 4196468 140732142372448 140298864814304 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28722] ppid=28700 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/28703/task/28722/stat : 28722 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767004 27982225408 53929 33554432000 4194304 4196468 140732142372448 140301355129264 140302101588610 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 217108 KiB

[startup+3.09754 s]
# the end of solver process 28700 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.18149 s, system=0.270826 s

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

[startup+1.6011 s]
/proc/loadavg: 7.89 8.48 8.39 3/201 28722
/proc/meminfo: memFree=15356456/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 235766995 115843072 348 33554432000 4194304 5098028 140723808119840 140723808117096 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 348 296 221 0 87 0
[pid=28703] ppid=28700 vsize=27328508 memory=224024 CPUtime=3.19 cores=0-7
/proc/28703/stat : 28703 (java) S 28700 28700 27980 0 -1 1077944320 23261 0 0 0 308 11 0 0 20 0 20 0 235766995 27984392192 56006 33554432000 4194304 4196468 140732142372448 140732142354992 140302101577463 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
/proc/28703/statm: 6832127 56006 3205 1 0 6792983 0
[pid=28703/tid=28704] ppid=28700 vsize=27328508 memory=6944652177228980320 CPUtime=1.53 cores=0-7
/proc/28703/task/28704/stat : 28704 (java) R 28700 28700 27980 0 -1 4202560 17013 0 0 0 146 7 0 0 20 0 20 0 235766996 27984392192 56006 33554432000 4194304 4196468 140732142372448 140302073412576 140302101589398 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28705] ppid=28700 vsize=27328508 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/28703/task/28705/stat : 28705 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140302105819408 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28706] ppid=28700 vsize=27328508 memory=1392 CPUtime=0 cores=0-7
/proc/28703/task/28706/stat : 28706 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301889214864 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28707] ppid=28700 vsize=27328508 memory=3816 CPUtime=0 cores=0-7
/proc/28703/task/28707/stat : 28707 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301888162320 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28708] ppid=28700 vsize=27328508 memory=63892 CPUtime=0 cores=0-7
/proc/28703/task/28708/stat : 28708 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301887109776 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28709] ppid=28700 vsize=27328508 memory=1116 CPUtime=0 cores=0-7
/proc/28703/task/28709/stat : 28709 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301886057232 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28710] ppid=28700 vsize=27328508 memory=2144 CPUtime=0 cores=0-7
/proc/28703/task/28710/stat : 28710 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301519805328 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28711] ppid=28700 vsize=27328508 memory=1752 CPUtime=0 cores=0-7
/proc/28703/task/28711/stat : 28711 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301518752784 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28712] ppid=28700 vsize=27328508 memory=748 CPUtime=0 cores=0-7
/proc/28703/task/28712/stat : 28712 (java) S 28700 28700 27980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235766998 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301517700240 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28713] ppid=28700 vsize=27328508 memory=1820 CPUtime=0 cores=0-7
/proc/28703/task/28713/stat : 28713 (java) S 28700 28700 27980 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 235767000 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301360392176 140302101588610 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28714] ppid=28700 vsize=27328508 memory=4552 CPUtime=0 cores=0-7
/proc/28703/task/28714/stat : 28714 (java) S 28700 28700 27980 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235767000 27984392192 56006 33554432000 4194304 4196468 140732142372448 140299871445920 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28715] ppid=28700 vsize=27328508 memory=3732 CPUtime=0 cores=0-7
/proc/28703/task/28715/stat : 28715 (java) S 28700 28700 27980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235767000 27984392192 56006 33554432000 4194304 4196468 140732142372448 140299737224176 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28716] ppid=28700 vsize=27328508 memory=1228 CPUtime=0 cores=0-7
/proc/28703/task/28716/stat : 28716 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767003 27984392192 56006 33554432000 4194304 4196468 140732142372448 140299362719952 140302101596059 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28717] ppid=28700 vsize=27328508 memory=164 CPUtime=0.27 cores=0-7
/proc/28703/task/28717/stat : 28717 (java) R 28700 28700 27980 0 -1 4202560 780 0 0 0 26 1 0 0 20 0 20 0 235767003 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301359325328 140302101598810 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28718] ppid=28700 vsize=27328508 memory=-9001734013606258791 CPUtime=0.27 cores=0-7
/proc/28703/task/28718/stat : 28718 (java) S 28700 28700 27980 0 -1 1077944384 607 0 0 0 27 0 0 0 20 0 20 0 235767003 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301358287472 140302101588610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28719] ppid=28700 vsize=27328508 memory=-7384994778349281184 CPUtime=0.33 cores=0-7
/proc/28703/task/28719/stat : 28719 (java) S 28700 28700 27980 0 -1 1077944384 692 0 0 0 33 0 0 0 20 0 20 0 235767003 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301357234928 140302101588610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28720] ppid=28700 vsize=27328508 memory=-9001734013606258791 CPUtime=0.74 cores=0-7
/proc/28703/task/28720/stat : 28720 (java) R 28700 28700 27980 0 -1 4202560 2808 0 0 0 74 0 0 0 20 0 20 0 235767003 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301356177456 140302080516964 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28721] ppid=28700 vsize=27328508 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/28703/task/28721/stat : 28721 (java) S 28700 28700 27980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235767004 27984392192 56006 33554432000 4194304 4196468 140732142372448 140298864814304 140302101587669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
[pid=28703/tid=28722] ppid=28700 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/28703/task/28722/stat : 28722 (java) S 28700 28700 27980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235767004 27984392192 56006 33554432000 4194304 4196468 140732142372448 140301355129264 140302101588610 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13262848 140732142380009 140732142380333 140732142380333 140732142383055 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 225416 KiB

[startup+2.4003 s]
/proc/loadavg: 7.42 8.38 8.35 3/201 28722
/proc/meminfo: memFree=15173788/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1468 CPUtime=4.72 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 588 25644 0 0 0 0 457 15 20 0 1 0 235766995 115843072 367 33554432000 4194304 5098028 140723808119840 140723808116584 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.80072 s]
/proc/loadavg: 7.42 8.38 8.35 3/201 28722
/proc/meminfo: memFree=15173788/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1468 CPUtime=4.72 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 588 25644 0 0 0 0 457 15 20 0 1 0 235766995 115843072 367 33554432000 4194304 5098028 140723808119840 140723808116584 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+3.00166 s]*
/proc/loadavg: 7.42 8.38 8.35 7/206 28757
/proc/meminfo: memFree=15413092/32770624 swapFree=67108504/67108860
[pid=28700] ppid=28697 vsize=113128 memory=1468 CPUtime=4.72 cores=0-7
/proc/28700/stat : 28700 (scop.sh) S 28697 28700 27980 0 -1 4202496 588 25644 0 0 0 0 457 15 20 0 1 0 235766995 115843072 367 33554432000 4194304 5098028 140723808119840 140723808116584 140257929683580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27279360 140723808125987 140723808126211 140723808126211 140723808128973 0
/proc/28700/statm: 28282 367 311 221 0 87 0
[pid=28723] ppid=28700 vsize=8413904 memory=120760 CPUtime=2.56 cores=0-7
/proc/28723/stat : 28723 (java) S 28700 28700 27980 0 -1 1077944320 17423 8403 0 0 103 8 144 1 20 0 23 0 235767197 8615837696 30190 33554432000 4194304 4196468 140734458636096 140734458618640 139646895439607 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
/proc/28723/statm: 2103476 30190 3150 1 0 2064875 0
[pid=28723/tid=28724] ppid=28700 vsize=8413904 memory=6791534058613427641 CPUtime=2.17 cores=0-7
/proc/28723/task/28724/stat : 28724 (java) S 28700 28700 27980 0 -1 1077944384 14494 8403 0 0 67 5 144 1 20 0 23 0 235767197 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646867279760 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28725] ppid=28700 vsize=8413904 memory=4872558044660077418 CPUtime=1.45 cores=0-7
/proc/28723/task/28725/stat : 28725 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646899682064 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28726] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28726/stat : 28726 (java) S 28700 28700 27980 0 -1 1077944384 2 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646705445776 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28727] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28727/stat : 28727 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646704393232 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28728] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28728/stat : 28728 (java) S 28700 28700 27980 0 -1 1077944384 3 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646703340688 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28729] ppid=28700 vsize=8413904 memory=6791534058613427641 CPUtime=1.45 cores=0-7
/proc/28723/task/28729/stat : 28729 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646702287120 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28730] ppid=28700 vsize=8413904 memory=288230596050944315 CPUtime=1.45 cores=0-7
/proc/28723/task/28730/stat : 28730 (java) S 28700 28700 27980 0 -1 1077944384 2 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646376511888 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28731] ppid=28700 vsize=8413904 memory=14979953431160767 CPUtime=1.45 cores=0-7
/proc/28723/task/28731/stat : 28731 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646375459344 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28732] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28732/stat : 28732 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767198 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646374406800 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28733] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28733/stat : 28733 (java) S 28700 28700 27980 0 -1 1077944384 5 8403 0 0 0 0 144 1 20 0 23 0 235767200 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646123121136 139646895450754 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28734] ppid=28700 vsize=8413904 memory=6656426216303648864 CPUtime=1.45 cores=0-7
/proc/28723/task/28734/stat : 28734 (java) S 28700 28700 27980 0 -1 1077944384 13 8403 0 0 0 0 144 1 20 0 23 0 235767200 8615837696 30190 33554432000 4194304 4196468 140734458636096 139645560022432 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28735] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28735/stat : 28735 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767200 8615837696 30190 33554432000 4194304 4196468 140734458636096 139645291587056 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28736] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28736/stat : 28736 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139644917078736 139646895458203 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28737] ppid=28700 vsize=8413904 memory=0 CPUtime=1.49 cores=0-7
/proc/28723/task/28737/stat : 28737 (java) S 28700 28700 27980 0 -1 1077944384 509 8403 0 0 4 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646122067952 139646895450754 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28738] ppid=28700 vsize=8413904 memory=0 CPUtime=1.48 cores=0-7
/proc/28723/task/28738/stat : 28738 (java) R 28700 28700 27980 0 -1 4202560 174 8403 0 0 3 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646121015408 139646873844052 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28739] ppid=28700 vsize=8413904 memory=0 CPUtime=1.53 cores=0-7
/proc/28723/task/28739/stat : 28739 (java) S 28700 28700 27980 0 -1 1077944384 292 8403 0 0 8 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646119962864 139646895450754 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28740] ppid=28700 vsize=8413904 memory=0 CPUtime=1.63 cores=0-7
/proc/28723/task/28740/stat : 28740 (java) S 28700 28700 27980 0 -1 1077944384 523 8403 0 0 18 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646118910320 139646895450754 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28741] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28741/stat : 28741 (java) S 28700 28700 27980 0 -1 1077944384 3 8403 0 0 0 0 144 1 20 0 23 0 235767203 8615837696 30190 33554432000 4194304 4196468 140734458636096 139644419173088 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28742] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28742/stat : 28742 (java) S 28700 28700 27980 0 -1 1077944384 1 8403 0 0 0 0 144 1 20 0 23 0 235767204 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646117858224 139646895450754 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28744] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28744/stat : 28744 (java) S 28700 28700 27980 0 -1 1077944384 24 8403 0 0 0 0 144 1 20 0 23 0 235767268 8615837696 30190 33554432000 4194304 4196468 140734458636096 139646110049168 139646895450754 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28746] ppid=28700 vsize=8413904 memory=0 CPUtime=1.46 cores=0-7
/proc/28723/task/28746/stat : 28746 (java) R 28700 28700 27980 0 -1 4202560 39 8403 0 0 1 0 144 1 20 0 23 0 235767268 8615837696 30190 33554432000 4194304 4196468 140734458636096 139643748072720 139646877003182 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
[pid=28723/tid=28748] ppid=28700 vsize=8413904 memory=0 CPUtime=1.45 cores=0-7
/proc/28723/task/28748/stat : 28748 (java) S 28700 28700 27980 0 -1 1077944384 4 8403 0 0 0 0 144 1 20 0 23 0 235767270 8615837696 30190 33554432000 4194304 4196468 140734458636096 139643479645104 139646895449813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17022976 140734458643633 140734458643757 140734458643757 140734458646479 0
Current children cumulated CPU time: 7.28 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 122228 KiB

Child status: 0
Real time (s): 3.09761
CPU time (s): 7.45232
CPU user time (s): 7.18149
CPU system time (s): 0.270826
CPU usage (%): 240.583
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 351252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.18149
system time used= 0.270826
maximum resident set size= 360552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7867
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 28700
#   total CPU time (s): 7.45232
#   total CPU user time (s): 7.18149
#   total CPU system time (s): 0.270826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050897 second user time and 0.06489 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-13 19:40:38
IDJOB=4307393
IDBENCH=141172
IDSOLVER=2789
FILE ID=node104/4307393-1534182038
RUNJOBID= node104-1534174470-28007
PBS_JOBID= 21037978
Free space on /tmp= 37820 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K02-P09_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307393-1534182038/watcher-4307393-1534182038 -o /tmp/evaluation-result-4307393-1534182038/solver-4307393-1534182038 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534174470-28007 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307393-1534182038.xml

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

MD5SUM BENCH= 7d3eec938755fdf0eb3fdb8654f4a439
RANDOM SEED=1287002457

node104.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.11
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.11
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.11
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.11
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:        15521512 kB
MemAvailable:   31905080 kB
Buffers:          223076 kB
Cached:         16198396 kB
SwapCached:            8 kB
Active:          7722992 kB
Inactive:        8751472 kB
Active(anon):       3952 kB
Inactive(anon):   100948 kB
Active(file):    7719040 kB
Inactive(file):  8650524 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:         59728 kB
Mapped:            53284 kB
Shmem:             49636 kB
Slab:             470540 kB
SReclaimable:     442464 kB
SUnreclaim:        28076 kB
KernelStack:        3216 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37812 MiB
End job on node104 at 2018-08-13 19:40:41