Trace number 4305310

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+MapleCOMSPS (2018-07-31)SAT 14.0781 5.89617

General information on the benchmark

NameBibd/
Bibd-sum-12-06-05_c18.xml
MD5SUMbf61c3b78160d4d4d295899ad65dbbc2
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.22958
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints101
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":264}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":264}]
Minimum constraint arity12
Maximum constraint arity264
Distribution of constraint arities[{"arity":12,"count":22},{"arity":22,"count":12},{"arity":44,"count":66},{"arity":264,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-18392-serial-file.bin HOME/instance-4305310-1534072345.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:12:26 CEST 2018
0.66/0.55	c PID: 18395
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.40/0.99	c (0,0) Parsing End
1.40/0.99	c (0,0) CSP: 0 int (0 aux), 264 bool (0 aux), 101 ctr, max domain size 2
1.40/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.99	c (0,0) Constraint Name Generate Begin
1.40/1.00	c (0,0) Ctr:HOME/instance-4305310-1534072345.xml,IntVar:LexMatrix:Num:WeightedSum
1.40/1.00	c (0,0) Constraint Name Generate End
1.40/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/1.00	c (0,0) CSP to CSPinCNF Begin
1.88/1.15	c (0,0) translated 11 (10%) constraints
1.88/1.17	c (0,0) translated 21 (20%) constraints
1.88/1.18	c (0,0) translated 31 (30%) constraints
2.83/1.41	c (0,0) translated 41 (40%) constraints
3.14/1.56	c (1,1) translated 51 (50%) constraints
3.44/1.66	c (1,1) translated 61 (60%) constraints
3.75/1.76	c (1,1) translated 71 (70%) constraints
4.06/1.86	c (1,1) translated 81 (80%) constraints
4.36/1.94	c (1,1) translated 91 (90%) constraints
4.68/2.03	c (1,1) translated 101 (100%) constraints
6.23/2.59	c (2,2) STATISTICS1:HOME/instance-4305310-1534072345.xml,IntVar:LexMatrix:Num:WeightedSum,3598,6832,2097152,2,4,22,2097152:156;2048:44;2:956,2:18250,4:430;3:2936;2:3334;1:132,22:156;12:44;2:956;1:15810,
6.23/2.59	c (2,2) ==========================================
6.23/2.59	c (2,2) Order
6.23/2.59	c (2,2) ==========================================
6.89/2.74	c (2,2) translated 684 (10%) constraints
7.21/2.80	c (2,2) translated 1367 (20%) constraints
7.21/2.85	c (2,2) translated 2050 (30%) constraints
7.51/2.90	c (2,2) translated 2733 (40%) constraints
7.51/2.95	c (2,2) translated 3416 (50%) constraints
7.51/3.00	c (2,2) translated 4100 (60%) constraints
7.87/3.05	c (2,2) translated 4783 (70%) constraints
7.87/3.09	c (2,2) translated 5466 (80%) constraints
8.15/3.13	c (2,2) translated 6149 (90%) constraints
8.15/3.16	c (2,2) translated 6832 (100%) constraints
8.15/3.17	c (2,2) CSP to CSPinCNF End
8.15/3.17	c (2,2) CSP: 300 int (300 aux), 5050 bool (4786 aux), 10436 ctr, max domain size 9
8.15/3.17	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.15/3.17	c (2,2) CSPinCNF Propagation Begin
8.75/3.31	c (2,2) 0 values, 1452 unsatisfiable literals, and 1452 valid clauses are removed
8.75/3.31	c (2,2) CSPinCNF Propagation End
8.75/3.31	c (2,2) CSP: 300 int (300 aux), 5050 bool (4786 aux), 8984 ctr, max domain size 9
8.75/3.31	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.75/3.31	c (2,2) Simplify CSPinCNF Begin
8.75/3.38	c (2,2) Simplify CSPinCNF End
8.75/3.38	c (2,2) CSP: 300 int (300 aux), 6006 bool (5742 aux), 9940 ctr, max domain size 9
8.75/3.38	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.75/3.38	c (2,2) Calculate Precise Domain Begin
9.08/3.44	c (2,2) 0 values are removed by re-calculation
9.08/3.44	c (2,2) Calculate Precise Domain End
9.08/3.44	c (2,2) CSP: 300 int (300 aux), 6006 bool (5742 aux), 9940 ctr, max domain size 9
9.08/3.44	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.08/3.44	c (2,2) CSPinCNF to SatSolver Begin
9.96/3.74	c (3,3) 994 (10 %) CSP clauses are encoded (7524 SAT variables, 24388 SAT clauses)
10.27/3.80	c (3,3) 1988 (20 %) CSP clauses are encoded (7524 SAT variables, 32510 SAT clauses)
10.27/3.85	c (3,3) 2982 (30 %) CSP clauses are encoded (7524 SAT variables, 40632 SAT clauses)
10.57/3.93	c (3,3) 3976 (40 %) CSP clauses are encoded (7524 SAT variables, 49645 SAT clauses)
10.87/4.01	c (3,3) 4970 (50 %) CSP clauses are encoded (7524 SAT variables, 57767 SAT clauses)
10.87/4.09	c (3,3) 5964 (60 %) CSP clauses are encoded (7524 SAT variables, 66780 SAT clauses)
11.12/4.15	c (3,3) 6958 (70 %) CSP clauses are encoded (7524 SAT variables, 74902 SAT clauses)
11.12/4.19	c (3,3) 7952 (80 %) CSP clauses are encoded (7524 SAT variables, 83915 SAT clauses)
11.31/4.21	c (3,3) 8946 (90 %) CSP clauses are encoded (7524 SAT variables, 85346 SAT clauses)
11.31/4.23	c (3,3) 9940 (100 %) CSP clauses are encoded (7524 SAT variables, 86827 SAT clauses)
11.31/4.23	c (3,3) Launch Command will be: minisat_release
11.31/4.23	c (3,3) CSPinCNF to SatSolver End
11.31/4.23	c (3,3) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.59/4.30	c (3,3) STATISTICS2:HOME/instance-4305310-1534072345.xml,IntVar:LexMatrix:Num:WeightedSum,6306,9940,256,9,4,9,256:156;128:312;64:24;36:132;25:44;16:132;2:1418,9:48;8:96;6:792;5:264;2:25970,4:430;3:1484;2:7194;1:832,9:156;8:312;5:132;3:200;2:1418;1:19174,
11.59/4.30	c (3,3) 7524 bool, 86828 clause
11.59/4.30	c (3,3) Export Begin
11.96/4.41	c (3,3) Export to HOME/scop-18392-serial-file.bin
11.96/4.41	c (3,3) Export End
11.96/4.42	c (3,3) Export File Size: 0.04 MB
11.96/4.42	c (3,3) 0,0,2,2,2,2,3,STOP-AFTER(DIMACS)
11.96/4.42	c END-Prog: Sun Aug 12 13:12:29 CEST 2018
11.96/4.44	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-18392-serial-file.bin
12.02/4.93	c (0,0) Read Serial File Begin
12.02/4.93	c (0,0) HOME/scop-18392-serial-file.bin
12.96/5.11	c (0,0) Read Serial File End
12.96/5.12	
12.96/5.12	scop order+minisat_release (2018-07-31)
12.96/5.12	(Solving Process)
12.96/5.12	
12.96/5.14	c BEGIN-Prog: Sun Aug 12 13:12:30 CEST 2018
12.96/5.14	c PID: 18410
12.96/5.14	c IP: 172.20.3.107
12.96/5.14	c HOST: node107.alineos.net
12.96/5.15	c (0,0) SatSolver.solve Begin
12.96/5.15	c (0,0) 0 bool, 0 clause
12.96/5.15	c (0,0) minisat_release HOME/instance-4305310-1534072345.xml-scop-18395.cnf
13.18/5.77	c (0,0) c This is COMiniSatPS.
13.18/5.77	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.18/5.77	c (0,0) c ============================[ Problem Statistics ]=============================
13.18/5.77	c (0,0) c |                                                                             |
13.18/5.77	c (0,0) c |  Number of variables:          7524                                         |
13.18/5.77	c (0,0) c |  Number of clauses:           86828                                         |
13.18/5.77	c (0,0) c |  Parse time:                   0.03 s                                       |
13.18/5.77	c (0,0) c |  Eliminated clauses:           0.09 Mb                                      |
13.18/5.77	c (0,0) c Reduced to 3695 vars, 82568 cls (grow=0)
13.18/5.77	c (0,0) c No iterative elimination performed. (vars=3695, c/v ratio=22.3)
13.18/5.77	c (0,0) c |  Simplification time:          0.14 s                                       |
13.18/5.77	c (0,0) c |                                                                             |
13.18/5.77	c (0,0) c ============================[ Search Statistics ]==============================
13.18/5.77	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.18/5.77	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.18/5.77	c (0,0) c ===============================================================================
13.18/5.77	c (0,0) c ===============================================================================
13.18/5.77	c (0,0) c restarts              : 56
13.18/5.77	c (0,0) c conflicts             : 11230          (19128 /sec)
13.18/5.77	c (0,0) c decisions             : 19823          (0.00 % random) (33764 /sec)
13.18/5.77	c (0,0) c propagations          : 1428931        (2433839 /sec)
13.18/5.77	c (0,0) c conflict literals     : 246648         (19.27 % deleted)
13.18/5.77	c (0,0) c CPU time              : 0.58711 s
13.18/5.77	c (0,0) 
13.18/5.77	c (0,0) s SATISFIABLE
13.18/5.79	c (0,0) SatSolver.solve End
13.18/5.79	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
13.18/5.79	c (0,0) Show results Begin
13.86/5.86	s SATISFIABLE
13.86/5.88	v <instantiation>
13.86/5.88	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[10][21] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[11][21]</list>
13.86/5.88	v     <values>0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 1 1 1 0 0 1 1 0 1 1 0 1 0 0 0 1 1 0 0 1 0 1 0 1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 1 1 1 1 0 0 1 0 1 1 0 0 0 1 1 0 0 1 0 1 1 1 0 0 1 0 0 1 1 0 1 0 0 0 1 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 1 0 1 0 1 0 0 0 1 1 1 0 0 1 0 1 0 1 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 0 1</values>
13.86/5.88	v </instantiation>
13.86/5.88	c (1,0) Show results End
13.86/5.88	c (1,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
13.86/5.88	c (1,0) 0,1,STOP-AFTER(ALL)
13.86/5.88	c END-Prog: Sun Aug 12 13:12:31 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 (12183 MiB free)
  memory of node 1: 16384 MiB (11316 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305310-1534072345/watcher-4305310-1534072345 -o /tmp/evaluation-result-4305310-1534072345/solver-4305310-1534072345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305310-1534072345.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18392, runsolver pid=18389
Current StackSize limit: 8192 KiB


[startup+0.101793 s]*
/proc/loadavg: 2.50 2.15 2.09 3/223 18409
/proc/meminfo: memFree=24005528/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0
[pid=18395] ppid=18392 vsize=15012476 memory=70060 CPUtime=0.11 cores=1,3,5,7
/proc/18395/stat : 18395 (java) S 18392 18392 16605 0 -1 1077944320 6133 0 0 0 9 2 0 0 20 0 15 0 224797688 15372775424 17515 33554432000 4194304 4196468 140727617696320 140727617678864 139654894460663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
/proc/18395/statm: 3753119 17515 2770 1 0 3715579 0
[pid=18395/tid=18396] ppid=18392 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=1,3,5,7
/proc/18395/task/18396/stat : 18396 (java) R 18392 18392 16605 0 -1 4202560 4210 0 0 0 7 1 0 0 20 0 15 0 224797688 15372775424 17515 33554432000 4194304 4196468 140727617696320 139654866255824 139654878541150 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18397] ppid=18392 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18397/stat : 18397 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 17515 33554432000 4194304 4196468 140727617696320 139654898703120 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18398] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18398/stat : 18398 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 17515 33554432000 4194304 4196468 140727617696320 139654689786768 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18399] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18399/stat : 18399 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 17515 33554432000 4194304 4196468 140727617696320 139654688734224 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18400] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18400/stat : 18400 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 17515 33554432000 4194304 4196468 140727617696320 139654352682128 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18401] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18401/stat : 18401 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797691 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653864847344 139654894471810 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18402] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) S 18392 18392 16605 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653863795184 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653862742640 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0.01 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) R 18392 18392 16605 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653861685976 139654879626302 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 17515 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71456 KiB

[startup+0.210747 s]*
/proc/loadavg: 2.50 2.15 2.09 3/223 18409
/proc/meminfo: memFree=23991700/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0
[pid=18395] ppid=18392 vsize=15012476 memory=83396 CPUtime=0.25 cores=1,3,5,7
/proc/18395/stat : 18395 (java) S 18392 18392 16605 0 -1 1077944320 9765 0 0 0 22 3 0 0 20 0 15 0 224797688 15372775424 20849 33554432000 4194304 4196468 140727617696320 140727617678864 139654894460663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
/proc/18395/statm: 3753119 20849 2881 1 0 3715579 0
[pid=18395/tid=18396] ppid=18392 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/18395/task/18396/stat : 18396 (java) R 18392 18392 16605 0 -1 4202560 7647 0 0 0 17 2 0 0 20 0 15 0 224797688 15372775424 20849 33554432000 4194304 4196468 140727617696320 139654866285760 139654894472598 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18397] ppid=18392 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18397/stat : 18397 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 20849 33554432000 4194304 4196468 140727617696320 139654898703120 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18398] ppid=18392 vsize=15012476 memory=4122684167169480352 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18398/stat : 18398 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 20849 33554432000 4194304 4196468 140727617696320 139654689786768 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18399] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18399/stat : 18399 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 20849 33554432000 4194304 4196468 140727617696320 139654688734224 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18400] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18400/stat : 18400 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 20849 33554432000 4194304 4196468 140727617696320 139654352682128 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18401] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18401/stat : 18401 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797691 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653864847344 139654894471810 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18402] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) S 18392 18392 16605 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653863795184 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) S 18392 18392 16605 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653862742640 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15012476 memory=139852863477376 CPUtime=0.03 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) R 18392 18392 16605 0 -1 4202560 307 0 0 0 3 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653861690096 139654878541150 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 20849 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84792 KiB

[startup+0.310815 s]*
/proc/loadavg: 2.50 2.15 2.09 3/223 18409
/proc/meminfo: memFree=23987604/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0
[pid=18395] ppid=18392 vsize=15012476 memory=87604 CPUtime=0.42 cores=1,3,5,7
/proc/18395/stat : 18395 (java) S 18392 18392 16605 0 -1 1077944320 10386 0 0 0 39 3 0 0 20 0 15 0 224797688 15372775424 21901 33554432000 4194304 4196468 140727617696320 140727617678864 139654894460663 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
/proc/18395/statm: 3753119 21901 2980 1 0 3715579 0
[pid=18395/tid=18396] ppid=18392 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18395/task/18396/stat : 18396 (java) R 18392 18392 16605 0 -1 4202560 8082 0 0 0 27 2 0 0 20 0 15 0 224797688 15372775424 21901 33554432000 4194304 4196468 140727617696320 139654866256112 139654894482589 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18397] ppid=18392 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18397/stat : 18397 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 21901 33554432000 4194304 4196468 140727617696320 139654898703120 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18398] ppid=18392 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18398/stat : 18398 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 21901 33554432000 4194304 4196468 140727617696320 139654689786768 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18399] ppid=18392 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18399/stat : 18399 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 21901 33554432000 4194304 4196468 140727617696320 139654688734224 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18400] ppid=18392 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18400/stat : 18400 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15372775424 21901 33554432000 4194304 4196468 140727617696320 139654352682128 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18401] ppid=18392 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18401/stat : 18401 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797691 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653864847344 139654894471810 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18402] ppid=18392 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15012476 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15012476 memory=8508281356422055839 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) S 18392 18392 16605 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653863795184 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) S 18392 18392 16605 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653862742640 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) S 18392 18392 16605 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653861690096 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15012476 memory=3617014130905522225 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15372775424 21901 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89000 KiB

[startup+0.703474 s]
/proc/loadavg: 2.50 2.15 2.09 4/223 18409
/proc/meminfo: memFree=23963296/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0
[pid=18395] ppid=18392 vsize=15020872 memory=127700 CPUtime=1.01 cores=1,3,5,7
/proc/18395/stat : 18395 (java) S 18392 18392 16605 0 -1 1077944320 17633 0 0 0 96 5 0 0 20 0 15 0 224797688 15381372928 31925 33554432000 4194304 4196468 140727617696320 140727617678864 139654894460663 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
/proc/18395/statm: 3755218 31925 3159 1 0 3716603 0
[pid=18395/tid=18396] ppid=18392 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/18395/task/18396/stat : 18396 (java) R 18392 18392 16605 0 -1 4202560 14868 0 0 0 63 4 0 0 20 0 15 0 224797688 15381372928 31925 33554432000 4194304 4196468 140727617696320 139654866294064 139654894482589 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18397] ppid=18392 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18397/stat : 18397 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797690 15381372928 31925 33554432000 4194304 4196468 140727617696320 139654898703120 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18398] ppid=18392 vsize=15020872 memory=61168 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18398/stat : 18398 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15381372928 31925 33554432000 4194304 4196468 140727617696320 139654689786768 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18399] ppid=18392 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18399/stat : 18399 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15381372928 31925 33554432000 4194304 4196468 140727617696320 139654688734224 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18400] ppid=18392 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18400/stat : 18400 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15381372928 31925 33554432000 4194304 4196468 140727617696320 139654352682128 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18401] ppid=18392 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18401/stat : 18401 (java) S 18392 18392 16605 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224797691 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653864847344 139654894471810 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18402] ppid=18392 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15020872 memory=752 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15020872 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15020872 memory=1120 CPUtime=0.1 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) R 18392 18392 16605 0 -1 1077944384 740 0 0 0 10 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653863795184 139654894471810 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15020872 memory=6120 CPUtime=0.06 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) R 18392 18392 16605 0 -1 4202560 182 0 0 0 6 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653862731632 139654880524608 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15020872 memory=1724 CPUtime=0.16 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) R 18392 18392 16605 0 -1 4202560 490 0 0 0 16 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653861690096 139654873024515 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15020872 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15020872 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15381372928 31925 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129096 KiB

[startup+1.50779 s]
/proc/loadavg: 2.50 2.15 2.09 6/223 18409
/proc/meminfo: memFree=23935180/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0

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

/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15385567232 152890 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15024968 memory=10881 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15385567232 152890 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15024968 memory=20710 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 152890 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15024968 memory=0 CPUtime=2.04 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) R 18392 18392 16605 0 -1 4202560 2765 0 0 0 204 0 0 0 20 0 15 0 224797695 15385567232 152890 33554432000 4194304 4196468 140727617696320 139653863764576 139654875636539 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15024968 memory=0 CPUtime=2.02 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) R 18392 18392 16605 0 -1 4202560 2237 0 0 0 201 1 0 0 20 0 15 0 224797695 15385567232 152890 33554432000 4194304 4196468 140727617696320 139653862730896 139654872055408 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15024968 memory=1396 CPUtime=0.98 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) S 18392 18392 16605 0 -1 1077944384 3372 0 0 0 97 1 0 0 20 0 15 0 224797695 15385567232 152890 33554432000 4194304 4196468 140727617696320 139653861690096 139654894471810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15024968 memory=517576 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 153402 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15024968 memory=3712 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 153402 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 8.15 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 612956 KiB

[startup+5.89612 s]
# the end of solver process 18392 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.7143 s, system=0.363749 s

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

[startup+3.20101 s]
/proc/loadavg: 2.62 2.18 2.10 5/223 18409
/proc/meminfo: memFree=23484148/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224797688 115843072 349 33554432000 4194304 5098028 140732138476432 140732138473688 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 349 296 221 0 87 0
[pid=18395] ppid=18392 vsize=15024968 memory=630212 CPUtime=8.43 cores=1,3,5,7
/proc/18395/stat : 18395 (java) S 18392 18392 16605 0 -1 1077944320 26426 0 0 0 826 17 0 0 20 0 15 0 224797688 15385567232 157553 33554432000 4194304 4196468 140727617696320 140727617678864 139654894460663 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
/proc/18395/statm: 3756242 157553 3201 1 0 3717627 0
[pid=18395/tid=18396] ppid=18392 vsize=15024968 memory=2072 CPUtime=3.16 cores=1,3,5,7
/proc/18395/task/18396/stat : 18396 (java) R 18392 18392 16605 0 -1 4202560 16237 0 0 0 303 13 0 0 20 0 15 0 224797688 15385567232 157553 33554432000 4194304 4196468 140727617696320 139654866296096 139654872463585 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18397] ppid=18392 vsize=15024968 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18397/stat : 18397 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224797690 15385567232 157553 33554432000 4194304 4196468 140727617696320 139654898703120 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18398] ppid=18392 vsize=15024968 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18398/stat : 18398 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15385567232 157553 33554432000 4194304 4196468 140727617696320 139654689786768 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18399] ppid=18392 vsize=15024968 memory=752 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18399/stat : 18399 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15385567232 157553 33554432000 4194304 4196468 140727617696320 139654688734224 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18400] ppid=18392 vsize=15024968 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18400/stat : 18400 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797690 15385567232 157553 33554432000 4194304 4196468 140727617696320 139654352682128 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18401] ppid=18392 vsize=15024968 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18401/stat : 18401 (java) S 18392 18392 16605 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224797691 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653864847344 139654894471810 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18402] ppid=18392 vsize=15024968 memory=6120 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18402/stat : 18402 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224797692 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653344650144 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18403] ppid=18392 vsize=15024968 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18403/stat : 18403 (java) S 18392 18392 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224797692 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653210428400 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18404] ppid=18392 vsize=15024968 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18404/stat : 18404 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139652835924176 139654894479259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18405] ppid=18392 vsize=15024968 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/18395/task/18405/stat : 18405 (java) R 18392 18392 16605 0 -1 4202560 3169 0 0 0 213 0 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653863764576 139654876004839 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18406] ppid=18392 vsize=15024968 memory=0 CPUtime=2.11 cores=1,3,5,7
/proc/18395/task/18406/stat : 18406 (java) R 18392 18392 16605 0 -1 4202560 2262 0 0 0 210 1 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653862733472 139654878857107 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18407] ppid=18392 vsize=15024968 memory=0 CPUtime=1 cores=1,3,5,7
/proc/18395/task/18407/stat : 18407 (java) R 18392 18392 16605 0 -1 1077944384 3403 0 0 0 99 1 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653861690096 139654894471810 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18408] ppid=18392 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18408/stat : 18408 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139652338019424 139654894470869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
[pid=18395/tid=18409] ppid=18392 vsize=15024968 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/18395/task/18409/stat : 18409 (java) R 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224797695 15385567232 157553 33554432000 4194304 4196468 140727617696320 139653860636976 139654894471810 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31772672 140727617700870 140727617701169 140727617701169 140727617703887 0
Current children cumulated CPU time: 8.43 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 631608 KiB

[startup+4.80037 s]
/proc/loadavg: 2.62 2.18 2.10 5/223 18409
/proc/meminfo: memFree=23170376/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1472 CPUtime=12.02 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 592 29446 0 0 0 0 1175 27 20 0 1 0 224797688 115843072 368 33554432000 4194304 5098028 140732138476432 140732138473176 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 12.02 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+5.60077 s]
/proc/loadavg: 2.62 2.18 2.10 3/223 18424
/proc/meminfo: memFree=23976444/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1472 CPUtime=12.02 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 592 29446 0 0 0 0 1175 27 20 0 1 0 224797688 115843072 368 33554432000 4194304 5098028 140732138476432 140732138473176 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 368 311 221 0 87 0
[pid=18410] ppid=18392 vsize=8068220 memory=118700 CPUtime=1.16 cores=1,3,5,7
/proc/18410/stat : 18410 (java) S 18392 18392 16605 0 -1 1077944320 17905 0 0 0 110 6 0 0 20 0 19 0 224798132 8261857280 29675 33554432000 4194304 4196468 140720713247344 140720713229888 139867603005175 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
/proc/18410/statm: 2017055 29675 3151 1 0 1978454 0
[pid=18410/tid=18411] ppid=18392 vsize=8068220 memory=1396 CPUtime=0.75 cores=1,3,5,7
/proc/18410/task/18411/stat : 18411 (java) S 18392 18392 16605 0 -1 1077944384 14950 0 0 0 71 4 0 0 20 0 19 0 224798132 8261857280 29675 33554432000 4194304 4196468 140720713247344 139867574845328 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18412] ppid=18392 vsize=8068220 memory=1053584 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18412/stat : 18412 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224798134 8261857280 29675 33554432000 4194304 4196468 140720713247344 139867607247760 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18413] ppid=18392 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18413/stat : 18413 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224798134 8261857280 29675 33554432000 4194304 4196468 140720713247344 139867425336080 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18414] ppid=18392 vsize=8068220 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18414/stat : 18414 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224798134 8261857280 29675 33554432000 4194304 4196468 140720713247344 139867424283792 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18415] ppid=18392 vsize=8068220 memory=517576 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18415/stat : 18415 (java) S 18392 18392 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224798134 8261857280 29675 33554432000 4194304 4196468 140720713247344 139867423230992 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18416] ppid=18392 vsize=8068220 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18416/stat : 18416 (java) S 18392 18392 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224798135 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866915170416 139867603016322 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18417] ppid=18392 vsize=8068220 memory=752 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18417/stat : 18417 (java) S 18392 18392 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224798135 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866415293216 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18418] ppid=18392 vsize=8068220 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18418/stat : 18418 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224798136 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866146858096 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18419] ppid=18392 vsize=8068220 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18419/stat : 18419 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224798138 8261857280 29675 33554432000 4194304 4196468 140720713247344 139865772349520 139867603023771 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18420] ppid=18392 vsize=8068220 memory=6120 CPUtime=0.08 cores=1,3,5,7
/proc/18410/task/18420/stat : 18420 (java) S 18392 18392 16605 0 -1 1077944384 723 0 0 0 8 0 0 0 20 0 19 0 224798138 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866914118256 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18421] ppid=18392 vsize=8068220 memory=1724 CPUtime=0.09 cores=1,3,5,7
/proc/18410/task/18421/stat : 18421 (java) S 18392 18392 16605 0 -1 1077944384 248 0 0 0 9 0 0 0 20 0 19 0 224798138 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866913065456 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18422] ppid=18392 vsize=8068220 memory=4004 CPUtime=0.2 cores=1,3,5,7
/proc/18410/task/18422/stat : 18422 (java) S 18392 18392 16605 0 -1 1077944384 595 0 0 0 20 0 0 0 20 0 19 0 224798138 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866912013168 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18423] ppid=18392 vsize=8068220 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18423/stat : 18423 (java) S 18392 18392 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224798138 8261857280 29675 33554432000 4194304 4196468 140720713247344 139865274444768 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18424] ppid=18392 vsize=8068220 memory=872 CPUtime=0 cores=1,3,5,7
/proc/18410/task/18424/stat : 18424 (java) S 18392 18392 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224798139 8261857280 29675 33554432000 4194304 4196468 140720713247344 139866910960048 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
Current children cumulated CPU time: 13.18 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 120172 KiB

[startup+5.80061 s]
/proc/loadavg: 2.62 2.18 2.10 3/223 18424
/proc/meminfo: memFree=23976444/32770624 swapFree=67108860/67108860
[pid=18392] ppid=18389 vsize=113128 memory=1472 CPUtime=12.02 cores=1,3,5,7
/proc/18392/stat : 18392 (scop.sh) S 18389 18392 16605 0 -1 4202496 592 29446 0 0 0 0 1175 27 20 0 1 0 224797688 115843072 368 33554432000 4194304 5098028 140732138476432 140732138473176 140576654373500 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39264256 140732138480704 140732138480903 140732138480903 140732138483661 0
/proc/18392/statm: 28282 368 311 221 0 87 0
[pid=18410] ppid=18392 vsize=7937144 memory=121304 CPUtime=1.84 cores=1,3,5,7
/proc/18410/stat : 18410 (java) S 18392 18392 16605 0 -1 1077944320 18070 3706 0 0 119 6 58 1 20 0 17 0 224798132 8127635456 30326 33554432000 4194304 4196468 140720713247344 140720713229888 139867603005175 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
/proc/18410/statm: 1984286 30326 3155 1 0 1945685 0
[pid=18410/tid=18411] ppid=18392 vsize=7937144 memory=15512 CPUtime=1.34 cores=1,3,5,7
/proc/18410/task/18411/stat : 18411 (java) R 18392 18392 16605 0 -1 4202560 14964 3706 0 0 71 4 58 1 20 0 17 0 224798132 8127635456 30326 33554432000 4194304 4196468 140720713247344 139867574845072 139867584872352 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18412] ppid=18392 vsize=7937144 memory=33844 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18412/stat : 18412 (java) S 18392 18392 16605 0 -1 1077944384 2 3706 0 0 0 0 58 1 20 0 17 0 224798134 8127635456 30326 33554432000 4194304 4196468 140720713247344 139867607247760 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18413] ppid=18392 vsize=7937144 memory=3312 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18413/stat : 18413 (java) S 18392 18392 16605 0 -1 1077944384 1 3706 0 0 0 0 58 1 20 0 17 0 224798134 8127635456 30326 33554432000 4194304 4196468 140720713247344 139867425336080 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18414] ppid=18392 vsize=7937144 memory=15712 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18414/stat : 18414 (java) S 18392 18392 16605 0 -1 1077944384 2 3706 0 0 0 0 58 1 20 0 17 0 224798134 8127635456 30326 33554432000 4194304 4196468 140720713247344 139867424283792 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18415] ppid=18392 vsize=7937144 memory=1620 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18415/stat : 18415 (java) S 18392 18392 16605 0 -1 1077944384 2 3706 0 0 0 0 58 1 20 0 17 0 224798134 8127635456 30326 33554432000 4194304 4196468 140720713247344 139867423230992 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18416] ppid=18392 vsize=7937144 memory=504 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18416/stat : 18416 (java) S 18392 18392 16605 0 -1 1077944384 5 3706 0 0 0 0 58 1 20 0 17 0 224798135 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866915170416 139867603016322 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18417] ppid=18392 vsize=7937144 memory=924 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18417/stat : 18417 (java) S 18392 18392 16605 0 -1 1077944384 13 3706 0 0 0 0 58 1 20 0 17 0 224798135 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866415293216 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18418] ppid=18392 vsize=7937144 memory=1168 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18418/stat : 18418 (java) S 18392 18392 16605 0 -1 1077944384 1 3706 0 0 0 0 58 1 20 0 17 0 224798136 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866146858096 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18419] ppid=18392 vsize=7937144 memory=2140 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18419/stat : 18419 (java) S 18392 18392 16605 0 -1 1077944384 3 3706 0 0 0 0 58 1 20 0 17 0 224798138 8127635456 30326 33554432000 4194304 4196468 140720713247344 139865772349520 139867603023771 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18420] ppid=18392 vsize=7937144 memory=2180 CPUtime=0.69 cores=1,3,5,7
/proc/18410/task/18420/stat : 18420 (java) R 18392 18392 16605 0 -1 4202560 737 3706 0 0 10 0 58 1 20 0 17 0 224798138 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866914108640 139867589019563 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18421] ppid=18392 vsize=7937144 memory=288230574492221466 CPUtime=0.7 cores=1,3,5,7
/proc/18410/task/18421/stat : 18421 (java) R 18392 18392 16605 0 -1 4202560 260 3706 0 0 11 0 58 1 20 0 17 0 224798138 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866913065456 139867584549264 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18422] ppid=18392 vsize=7937144 memory=288230596050944315 CPUtime=0.81 cores=1,3,5,7
/proc/18410/task/18422/stat : 18422 (java) S 18392 18392 16605 0 -1 1077944384 628 3706 0 0 22 0 58 1 20 0 17 0 224798138 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866912013168 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18423] ppid=18392 vsize=7937144 memory=13850759267617157 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18423/stat : 18423 (java) S 18392 18392 16605 0 -1 1077944384 3 3706 0 0 0 0 58 1 20 0 17 0 224798138 8127635456 30326 33554432000 4194304 4196468 140720713247344 139865274444768 139867603015381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
[pid=18410/tid=18424] ppid=18392 vsize=7937144 memory=-8820188211957838939 CPUtime=0.59 cores=1,3,5,7
/proc/18410/task/18424/stat : 18424 (java) S 18392 18392 16605 0 -1 1077944384 1 3706 0 0 0 0 58 1 20 0 17 0 224798139 8127635456 30326 33554432000 4194304 4196468 140720713247344 139866910960048 139867603016322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29540352 140720713249973 140720713250097 140720713250097 140720713252815 0
Current children cumulated CPU time: 13.86 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 122776 KiB

Child status: 0
Real time (s): 5.89617
CPU time (s): 14.0781
CPU user time (s): 13.7143
CPU system time (s): 0.363749
CPU usage (%): 238.767
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1054980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7143
system time used= 0.363749
maximum resident set size= 1058476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52291
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6121
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 18392
#   total CPU time (s): 14.0781
#   total CPU user time (s): 13.7143
#   total CPU system time (s): 0.363749

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06657 second user time and 0.098267 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:12:25
IDJOB=4305310
IDBENCH=141337
IDSOLVER=2782
FILE ID=node107/4305310-1534072345
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39200 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sum-12-06-05_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305310-1534072345/watcher-4305310-1534072345 -o /tmp/evaluation-result-4305310-1534072345/solver-4305310-1534072345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305310-1534072345.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bf61c3b78160d4d4d295899ad65dbbc2
RANDOM SEED=860978073

node107.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.40
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.40
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.40
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.40
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:        24064468 kB
MemAvailable:   31306816 kB
Buffers:          201948 kB
Cached:          7232288 kB
SwapCached:            0 kB
Active:          4394308 kB
Inactive:        3690512 kB
Active(anon):     599692 kB
Inactive(anon):   103396 kB
Active(file):    3794616 kB
Inactive(file):  3587116 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7156 kB
Writeback:           788 kB
AnonPages:        661632 kB
Mapped:            63992 kB
Shmem:             49804 kB
Slab:             317720 kB
SReclaimable:     289076 kB
SUnreclaim:        28644 kB
KernelStack:        3712 kB
PageTables:         6904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6192204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39192 MiB
End job on node107 at 2018-08-12 13:12:31