Trace number 4305648

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

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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 benchmark0.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-14640-serial-file.bin HOME/instance-4305648-1534132798.xml
0.66/0.52	
0.66/0.53	scop both+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 05:59:58 CEST 2018
0.66/0.55	c PID: 14643
0.66/0.55	c IP: 172.20.3.132
0.66/0.55	c HOST: node132.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.42/0.96	c (0,0) Parsing End
1.42/0.97	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.42/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.97	c (0,0) Constraint Name Generate Begin
1.42/0.97	c (0,0) Ctr:HOME/instance-4305648-1534132798.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.42/0.97	c (0,0) Constraint Name Generate End
1.42/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.97	c (0,0) CSP to CSPinCNF Begin
2.32/1.36	c (0,0) translated 15 (10%) constraints
2.32/1.39	c (0,0) translated 30 (20%) constraints
2.62/1.41	c (0,0) translated 44 (30%) constraints
2.62/1.43	c (0,0) translated 59 (40%) constraints
2.62/1.44	c (0,0) translated 73 (50%) constraints
2.62/1.46	c (0,0) translated 88 (60%) constraints
2.62/1.47	c (0,0) translated 103 (70%) constraints
2.62/1.48	c (0,0) translated 117 (80%) constraints
2.62/1.49	c (0,0) translated 132 (90%) constraints
2.91/1.51	c (0,0) translated 146 (100%) constraints
2.91/1.58	c (1,1) STATISTICS1:HOME/instance-4305648-1534132798.xml,AllDifferentMatrix:Element:Instantiation:IntVar,153,1989,9,9,9,2,9:2808;1:432,9:5184;1:333,9:36;3:1296;2:648;1:9,2:3240;1:1638,
2.91/1.58	c (1,1) ==========================================
2.91/1.58	c (1,1) Both Encoding selects:
2.91/1.58	c (1,1) Order
2.91/1.58	c (1,1) ==========================================
3.21/1.61	c (1,1) translated 199 (10%) constraints
3.21/1.63	c (1,1) translated 398 (20%) constraints
3.21/1.64	c (1,1) translated 597 (30%) constraints
3.21/1.69	c (1,1) translated 796 (40%) constraints
3.54/1.75	c (1,1) translated 995 (50%) constraints
3.86/1.80	c (1,1) translated 1194 (60%) constraints
3.86/1.85	c (1,1) translated 1393 (70%) constraints
3.86/1.89	c (1,1) translated 1592 (80%) constraints
4.23/1.92	c (1,1) translated 1791 (90%) constraints
4.23/1.95	c (1,1) translated 1989 (100%) constraints
4.23/1.95	c (1,1) CSP to CSPinCNF End
4.23/1.96	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.23/1.96	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.23/1.96	c (1,1) CSPinCNF Propagation Begin
4.58/2.05	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.58/2.05	c (1,1) CSPinCNF Propagation End
4.58/2.05	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.58/2.05	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.58/2.05	c (1,1) Simplify CSPinCNF Begin
4.91/2.11	c (1,1) Simplify CSPinCNF End
4.91/2.11	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.91/2.11	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.91/2.11	c (1,1) Calculate Precise Domain Begin
4.91/2.11	c (1,1) 0 values are removed by re-calculation
4.91/2.11	c (1,1) Calculate Precise Domain End
4.91/2.12	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
4.91/2.12	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.91/2.12	c (1,1) CSPinCNF to SatSolver Begin
5.20/2.23	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.20/2.27	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.20/2.29	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.50/2.32	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.50/2.34	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
5.50/2.36	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
5.50/2.39	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
5.81/2.41	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
5.81/2.43	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
5.81/2.45	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
5.81/2.45	c (1,1) Launch Command will be: minisat_release
5.81/2.45	c (1,1) CSPinCNF to SatSolver End
5.81/2.45	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.12/2.50	c (1,1) STATISTICS2:HOME/instance-4305648-1534132798.xml,AllDifferentMatrix:Element:Instantiation:IntVar,2601,5652,9,9,7,2,9:1764;8:1196;7:352;1:472,9:6760;8:2208;7:512;2:6232;1:472,7:32;3:936;2:4684,2:3784;1:8616,
6.12/2.50	c (1,1) 3564 bool, 29392 clause
6.12/2.50	c (1,1) Export Begin
6.44/2.60	c (2,2) Export to HOME/scop-14640-serial-file.bin
6.44/2.60	c (2,2) Export End
6.44/2.60	c (2,2) Export File Size: 0.03 MB
6.44/2.60	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.44/2.60	c END-Prog: Mon Aug 13 06:00:01 CEST 2018
6.44/2.61	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-14640-serial-file.bin
6.97/3.10	c (0,0) Read Serial File Begin
6.97/3.10	c (0,0) HOME/scop-14640-serial-file.bin
7.22/3.27	c (0,0) Read Serial File End
7.22/3.29	
7.22/3.29	scop order+minisat_release (2018-07-31)
7.22/3.29	(Solving Process)
7.22/3.29	
7.39/3.31	c BEGIN-Prog: Mon Aug 13 06:00:01 CEST 2018
7.39/3.31	c PID: 14658
7.39/3.31	c IP: 172.20.3.132
7.39/3.31	c HOST: node132.alineos.net
7.39/3.31	c (0,0) SatSolver.solve Begin
7.39/3.31	c (0,0) 0 bool, 0 clause
7.39/3.31	c (0,0) minisat_release HOME/instance-4305648-1534132798.xml-scop-14643.cnf
7.58/3.43	c (0,0) c This is COMiniSatPS.
7.58/3.43	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.58/3.43	c (0,0) c ============================[ Problem Statistics ]=============================
7.58/3.43	c (0,0) c |                                                                             |
7.58/3.43	c (0,0) c |  Number of variables:          3564                                         |
7.58/3.43	c (0,0) c |  Number of clauses:           29392                                         |
7.58/3.43	c (0,0) c |  Parse time:                   0.01 s                                       |
7.58/3.43	c (0,0) c |  Eliminated clauses:           0.04 Mb                                      |
7.58/3.43	c (0,0) c Reduced to 1588 vars, 24318 cls (grow=0)
7.58/3.43	c (0,0) c No iterative elimination performed. (vars=1588, c/v ratio=15.3)
7.58/3.43	c (0,0) c |  Simplification time:          0.03 s                                       |
7.58/3.43	c (0,0) c |                                                                             |
7.58/3.43	c (0,0) c ============================[ Search Statistics ]==============================
7.58/3.43	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.58/3.43	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.58/3.43	c (0,0) c ===============================================================================
7.58/3.43	c (0,0) c ===============================================================================
7.58/3.43	c (0,0) c restarts              : 12
7.58/3.43	c (0,0) c conflicts             : 1490           (16317 /sec)
7.58/3.43	c (0,0) c decisions             : 3048           (0.00 % random) (33379 /sec)
7.58/3.43	c (0,0) c propagations          : 232093         (2541674 /sec)
7.58/3.43	c (0,0) c conflict literals     : 18730          (21.34 % deleted)
7.58/3.43	c (0,0) c CPU time              : 0.091315 s
7.58/3.43	c (0,0) 
7.58/3.43	c (0,0) s SATISFIABLE
7.58/3.45	c (0,0) SatSolver.solve End
7.58/3.45	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.58/3.45	c (0,0) Show results Begin
7.80/3.52	s SATISFIABLE
7.80/3.54	v <instantiation>
7.80/3.54	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[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[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[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[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[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[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[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[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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]</list>
7.80/3.54	v     <values>0 7 3 4 5 8 2 6 1 2 1 4 6 7 0 8 3 5 5 3 2 8 6 1 7 0 4 8 5 6 3 1 2 0 4 7 1 6 0 2 4 7 5 8 3 7 4 8 0 3 5 1 2 6 4 0 5 7 8 3 6 1 2 3 8 1 5 2 6 4 7 0 6 2 7 1 0 4 3 5 8 3 8 1 7 6 5 4 2 3 6 0 8 7 2 5 4 8 6 7 5 4 1 3 0 1 0 7 6 8 4 2 5 7 8 5 6 2 3 0 1 6 7 4 8 2 0 1 3 5 2 1 4 3 0 8 7 4 5 3 2 0 1 8 6 2 4 0 5 1 3 7 6</values>
7.80/3.54	v </instantiation>
7.80/3.54	c (0,0) Show results End
7.80/3.54	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.80/3.54	c (0,0) 0,0,STOP-AFTER(ALL)
7.80/3.54	c END-Prog: Mon Aug 13 06:00:01 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 (6912 MiB free)
  memory of node 1: 16384 MiB (10299 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305648-1534132798/watcher-4305648-1534132798 -o /tmp/evaluation-result-4305648-1534132798/solver-4305648-1534132798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534131563-14336 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305648-1534132798.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=14640, runsolver pid=14637

[startup+0.100591 s]*
/proc/loadavg: 2.02 2.07 1.93 3/226 14657
/proc/meminfo: memFree=17564552/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 230842958 115843072 348 33554432000 4194304 5098028 140722069839536 140722069836792 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 348 296 221 0 87 0
[pid=14643] ppid=14640 vsize=15012476 memory=72604 CPUtime=0.11 cores=0,2,4,6
/proc/14643/stat : 14643 (java) S 14640 14640 14305 0 -1 1077944320 6844 0 0 0 9 2 0 0 20 0 15 0 230842958 15372775424 18151 33554432000 4194304 4196468 140726194863040 140726194845584 140177793625847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
/proc/14643/statm: 3753119 18151 2726 1 0 3715579 0
[pid=14643/tid=14644] ppid=14640 vsize=15012476 memory=-6652799357965090755 CPUtime=0.09 cores=0,2,4,6
/proc/14643/task/14644/stat : 14644 (java) R 14640 14640 14305 0 -1 4202560 4978 0 0 0 7 2 0 0 20 0 15 0 230842958 15372775424 18282 33554432000 4194304 4196468 140726194863040 140177765437832 140177777706334 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14645] ppid=14640 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14645/stat : 14645 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 18282 33554432000 4194304 4196468 140726194863040 140177797868304 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14646] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14646/stat : 14646 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 18282 33554432000 4194304 4196468 140726194863040 140177612024720 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14647] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14647/stat : 14647 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 18282 33554432000 4194304 4196468 140726194863040 140177610972176 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14648] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14648/stat : 14648 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 18282 33554432000 4194304 4196468 140726194863040 140177609919632 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14649] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14649/stat : 14649 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842961 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176831227888 140177793636994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14650] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14650/stat : 14650 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176324027296 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14651] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14651/stat : 14651 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176055591920 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14652] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14652/stat : 14652 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140175681083600 140177793644443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14653] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14653/stat : 14653 (java) S 14640 14640 14305 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176830175728 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14654] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14654/stat : 14654 (java) S 14640 14640 14305 0 -1 1077944384 281 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176829123184 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14655] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14655/stat : 14655 (java) R 14640 14640 14305 0 -1 4202560 271 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176828066520 140177785862974 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14656] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14656/stat : 14656 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140175183178848 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14657] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14657/stat : 14657 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 18282 33554432000 4194304 4196468 140726194863040 140176827017520 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73996 KiB

[startup+0.210858 s]*
/proc/loadavg: 2.02 2.07 1.93 3/226 14657
/proc/meminfo: memFree=17549900/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 230842958 115843072 348 33554432000 4194304 5098028 140722069839536 140722069836792 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 348 296 221 0 87 0
[pid=14643] ppid=14640 vsize=15012476 memory=86164 CPUtime=0.25 cores=0,2,4,6
/proc/14643/stat : 14643 (java) S 14640 14640 14305 0 -1 1077944320 10387 0 0 0 22 3 0 0 20 0 15 0 230842958 15372775424 21541 33554432000 4194304 4196468 140726194863040 140726194845584 140177793625847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
/proc/14643/statm: 3753119 21541 2881 1 0 3715579 0
[pid=14643/tid=14644] ppid=14640 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/14643/task/14644/stat : 14644 (java) R 14640 14640 14305 0 -1 4202560 8300 0 0 0 17 2 0 0 20 0 15 0 230842958 15372775424 21541 33554432000 4194304 4196468 140726194863040 140177765441520 140177793647773 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14645] ppid=14640 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14645/stat : 14645 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 21541 33554432000 4194304 4196468 140726194863040 140177797868304 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14646] ppid=14640 vsize=15012476 memory=139696522994220 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14646/stat : 14646 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 21541 33554432000 4194304 4196468 140726194863040 140177612024720 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14647] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14647/stat : 14647 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 21541 33554432000 4194304 4196468 140726194863040 140177610972176 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14648] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14648/stat : 14648 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 21541 33554432000 4194304 4196468 140726194863040 140177609919632 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14649] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14649/stat : 14649 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842961 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176831227888 140177793636994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14650] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14650/stat : 14650 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176324027296 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14651] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14651/stat : 14651 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176055591920 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14652] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14652/stat : 14652 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140175681083600 140177793644443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14653] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14653/stat : 14653 (java) R 14640 14640 14305 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176830175728 140177793636994 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14654] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14654/stat : 14654 (java) S 14640 14640 14305 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176829123184 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14655] ppid=14640 vsize=15012476 memory=139696521721472 CPUtime=0.03 cores=0,2,4,6
/proc/14643/task/14655/stat : 14655 (java) R 14640 14640 14305 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176828070640 140177772271498 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14656] ppid=14640 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14656/stat : 14656 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140175183178848 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14657] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14657/stat : 14657 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 21541 33554432000 4194304 4196468 140726194863040 140176827017520 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87556 KiB

[startup+0.310767 s]*
/proc/loadavg: 2.02 2.07 1.93 3/226 14657
/proc/meminfo: memFree=17546860/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 230842958 115843072 348 33554432000 4194304 5098028 140722069839536 140722069836792 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 348 296 221 0 87 0
[pid=14643] ppid=14640 vsize=15012476 memory=89692 CPUtime=0.43 cores=0,2,4,6
/proc/14643/stat : 14643 (java) S 14640 14640 14305 0 -1 1077944320 10909 0 0 0 39 4 0 0 20 0 15 0 230842958 15372775424 22423 33554432000 4194304 4196468 140726194863040 140726194845584 140177793625847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
/proc/14643/statm: 3753119 22423 2985 1 0 3715579 0
[pid=14643/tid=14644] ppid=14640 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/14643/task/14644/stat : 14644 (java) R 14640 14640 14305 0 -1 4202560 8670 0 0 0 27 3 0 0 20 0 15 0 230842958 15372775424 22423 33554432000 4194304 4196468 140726194863040 140177765420848 140177775190825 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14645] ppid=14640 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14645/stat : 14645 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 22423 33554432000 4194304 4196468 140726194863040 140177797868304 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14646] ppid=14640 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14646/stat : 14646 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 22423 33554432000 4194304 4196468 140726194863040 140177612024720 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14647] ppid=14640 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14647/stat : 14647 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 22423 33554432000 4194304 4196468 140726194863040 140177610972176 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14648] ppid=14640 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14648/stat : 14648 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15372775424 22423 33554432000 4194304 4196468 140726194863040 140177609919632 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14649] ppid=14640 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14649/stat : 14649 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842961 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176831227888 140177793636994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14650] ppid=14640 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14650/stat : 14650 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176324027296 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14651] ppid=14640 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14651/stat : 14651 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842962 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176055591920 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14652] ppid=14640 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14652/stat : 14652 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140175681083600 140177793644443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14653] ppid=14640 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14643/task/14653/stat : 14653 (java) S 14640 14640 14305 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176830175728 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14654] ppid=14640 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14643/task/14654/stat : 14654 (java) S 14640 14640 14305 0 -1 1077944384 308 0 0 0 1 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176829123184 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14655] ppid=14640 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14643/task/14655/stat : 14655 (java) S 14640 14640 14305 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176828070640 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14656] ppid=14640 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14656/stat : 14656 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140175183178848 140177793636053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14657] ppid=14640 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14657/stat : 14657 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842965 15372775424 22423 33554432000 4194304 4196468 140726194863040 140176827017520 140177793636994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91084 KiB

[startup+0.700757 s]
/proc/loadavg: 2.02 2.07 1.93 3/226 14657
/proc/meminfo: memFree=17523048/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 230842958 115843072 348 33554432000 4194304 5098028 140722069839536 140722069836792 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 348 296 221 0 87 0
[pid=14643] ppid=14640 vsize=15020872 memory=127352 CPUtime=0.99 cores=0,2,4,6
/proc/14643/stat : 14643 (java) S 14640 14640 14305 0 -1 1077944320 17954 0 0 0 93 6 0 0 20 0 15 0 230842958 15381372928 31772 33554432000 4194304 4196468 140726194863040 140726194845584 140177793625847 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
/proc/14643/statm: 3755218 31838 3147 1 0 3716603 0
[pid=14643/tid=14644] ppid=14640 vsize=15020872 memory=62740 CPUtime=0.67 cores=0,2,4,6
/proc/14643/task/14644/stat : 14644 (java) R 14640 14640 14305 0 -1 4202560 15271 0 0 0 62 5 0 0 20 0 15 0 230842958 15381372928 31838 33554432000 4194304 4196468 140726194863040 140177765457744 140177777706334 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14645] ppid=14640 vsize=15020872 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14645/stat : 14645 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15381372928 31838 33554432000 4194304 4196468 140726194863040 140177797868304 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14646] ppid=14640 vsize=15020872 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14646/stat : 14646 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15381372928 31838 33554432000 4194304 4196468 140726194863040 140177612024720 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14647] ppid=14640 vsize=15020872 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14647/stat : 14647 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230842960 15381372928 31838 33554432000 4194304 4196468 140726194863040 140177610972176 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14648] ppid=14640 vsize=15020872 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14648/stat : 14648 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842960 15381372928 31838 33554432000 4194304 4196468 140726194863040 140177609919632 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14649] ppid=14640 vsize=15020872 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14649/stat : 14649 (java) S 14640 14640 14305 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 230842961 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176831227888 140177793636994 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14650] ppid=14640 vsize=15020872 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14650/stat : 14650 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230842962 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176324027296 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14651] ppid=14640 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14651/stat : 14651 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842962 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176055591920 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14652] ppid=14640 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14652/stat : 14652 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140175681083600 140177793644443 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14653] ppid=14640 vsize=15020872 memory=7304 CPUtime=0.09 cores=0,2,4,6
/proc/14643/task/14653/stat : 14653 (java) S 14640 14640 14305 0 -1 1077944384 517 0 0 0 9 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176830175728 140177793636994 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14654] ppid=14640 vsize=15020872 memory=5400 CPUtime=0.05 cores=0,2,4,6
/proc/14643/task/14654/stat : 14654 (java) S 14640 14640 14305 0 -1 1077944384 410 0 0 0 5 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176829123184 140177793636994 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14655] ppid=14640 vsize=15020872 memory=1108 CPUtime=0.15 cores=0,2,4,6
/proc/14643/task/14655/stat : 14655 (java) R 14640 14640 14305 0 -1 4202560 424 0 0 0 15 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176828070640 140177786722683 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14656] ppid=14640 vsize=15020872 memory=10784 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14656/stat : 14656 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140175183178848 140177793636053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
[pid=14643/tid=14657] ppid=14640 vsize=15020872 memory=872 CPUtime=0 cores=0,2,4,6
/proc/14643/task/14657/stat : 14657 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230842965 15381372928 31838 33554432000 4194304 4196468 140726194863040 140176827017520 140177793636994 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23937024 140726194869255 140726194869553 140726194869553 140726194872271 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128744 KiB

[startup+1.50079 s]
/proc/loadavg: 2.02 2.07 1.93 3/226 14657
/proc/meminfo: memFree=17496684/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 230842958 115843072 348 33554432000 4194304 5098028 140722069839536 140722069836792 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 348 296 221 0 87 0

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

/proc/14658/task/14660/stat : 14660 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843221 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644945648528 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14661] ppid=14640 vsize=7406364 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14661/stat : 14661 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843221 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644745816848 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14662] ppid=14640 vsize=7406364 memory=133432 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14662/stat : 14662 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843221 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644425133200 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14663] ppid=14640 vsize=7406364 memory=279392722881936 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14663/stat : 14663 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843221 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644424080400 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14666] ppid=14640 vsize=7406364 memory=322 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14666/stat : 14666 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843222 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644320737392 140644941417090 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14669] ppid=14640 vsize=7406364 memory=2250 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14669/stat : 14669 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843223 7584116736 22606 33554432000 4194304 4196468 140724328306880 140643804373792 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14670] ppid=14640 vsize=7406364 memory=8652 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14670/stat : 14670 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843223 7584116736 22606 33554432000 4194304 4196468 140724328306880 140643535938672 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14675] ppid=14640 vsize=7406364 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14675/stat : 14675 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843225 7584116736 22606 33554432000 4194304 4196468 140724328306880 140643161430096 140644941424539 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14676] ppid=14640 vsize=7406364 memory=249 CPUtime=0.03 cores=0,2,4,6
/proc/14658/task/14676/stat : 14676 (java) S 14640 14640 14305 0 -1 1077944384 401 0 0 0 3 0 0 0 20 0 15 0 230843225 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644319685232 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14677] ppid=14640 vsize=7406364 memory=408 CPUtime=0.02 cores=0,2,4,6
/proc/14658/task/14677/stat : 14677 (java) S 14640 14640 14305 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 15 0 230843225 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644318632432 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14678] ppid=14640 vsize=7406364 memory=531 CPUtime=0.1 cores=0,2,4,6
/proc/14658/task/14678/stat : 14678 (java) S 14640 14640 14305 0 -1 1077944384 327 0 0 0 10 0 0 0 20 0 15 0 230843225 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644317580144 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14679] ppid=14640 vsize=7406364 memory=3 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14679/stat : 14679 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843226 7584116736 22606 33554432000 4194304 4196468 140724328306880 140642663525344 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14680] ppid=14640 vsize=7406364 memory=212 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14680/stat : 14680 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843226 7584116736 22606 33554432000 4194304 4196468 140724328306880 140644316527024 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
Current children cumulated CPU time: 7.09 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 91892 KiB

[startup+3.55962 s]
# the end of solver process 14640 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.66688 s, system=0.246464 s

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

[startup+3.20094 s]
/proc/loadavg: 2.42 2.16 1.95 3/227 14680
/proc/meminfo: memFree=17565928/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1468 CPUtime=6.45 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 589 26070 0 0 0 0 629 16 20 0 1 0 230842958 115843072 367 33554432000 4194304 5098028 140722069839536 140722069836280 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 367 311 221 0 87 0
[pid=14658] ppid=14640 vsize=7406384 memory=94616 CPUtime=0.77 cores=0,2,4,6
/proc/14658/stat : 14658 (java) S 14640 14640 14305 0 -1 1077944320 15848 0 0 0 73 4 0 0 20 0 15 0 230843219 7584137216 23654 33554432000 4194304 4196468 140724328306880 140724328289424 140644941405943 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
/proc/14658/statm: 1851596 23654 3043 1 0 1813530 0
[pid=14658/tid=14659] ppid=14640 vsize=7406384 memory=83 CPUtime=0.56 cores=0,2,4,6
/proc/14658/task/14659/stat : 14659 (java) R 14640 14640 14305 0 -1 4202560 13528 0 0 0 52 4 0 0 20 0 15 0 230843220 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644913209040 140644926571615 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14660] ppid=14640 vsize=7406384 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14660/stat : 14660 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843221 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644945648528 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14661] ppid=14640 vsize=7406384 memory=34672 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14661/stat : 14661 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843221 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644745816848 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14662] ppid=14640 vsize=7406384 memory=15932 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14662/stat : 14662 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843221 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644425133200 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14663] ppid=14640 vsize=7406384 memory=3332 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14663/stat : 14663 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843221 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644424080400 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14666] ppid=14640 vsize=7406384 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14666/stat : 14666 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843222 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644320737392 140644941417090 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14669] ppid=14640 vsize=7406384 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14669/stat : 14669 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843223 7584137216 23654 33554432000 4194304 4196468 140724328306880 140643804373792 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14670] ppid=14640 vsize=7406384 memory=500 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14670/stat : 14670 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843223 7584137216 23654 33554432000 4194304 4196468 140724328306880 140643535938672 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14675] ppid=14640 vsize=7406384 memory=928 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14675/stat : 14675 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843225 7584137216 23654 33554432000 4194304 4196468 140724328306880 140643161430096 140644941424539 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14676] ppid=14640 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14658/task/14676/stat : 14676 (java) S 14640 14640 14305 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 15 0 230843225 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644319685232 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14677] ppid=14640 vsize=7406384 memory=20036 CPUtime=0.04 cores=0,2,4,6
/proc/14658/task/14677/stat : 14677 (java) S 14640 14640 14305 0 -1 1077944384 232 0 0 0 4 0 0 0 20 0 15 0 230843225 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644318632432 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14678] ppid=14640 vsize=7406384 memory=6656426216303648864 CPUtime=0.12 cores=0,2,4,6
/proc/14658/task/14678/stat : 14678 (java) S 14640 14640 14305 0 -1 1077944384 348 0 0 0 12 0 0 0 20 0 15 0 230843225 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644317580144 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14679] ppid=14640 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14679/stat : 14679 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843226 7584137216 23654 33554432000 4194304 4196468 140724328306880 140642663525344 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14680] ppid=14640 vsize=7406384 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14680/stat : 14680 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843226 7584137216 23654 33554432000 4194304 4196468 140724328306880 140644316527024 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
Current children cumulated CPU time: 7.22 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 96084 KiB

[startup+3.40112 s]
/proc/loadavg: 2.42 2.16 1.95 3/227 14680
/proc/meminfo: memFree=17565928/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1468 CPUtime=6.45 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 589 26070 0 0 0 0 629 16 20 0 1 0 230842958 115843072 367 33554432000 4194304 5098028 140722069839536 140722069836280 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 367 311 221 0 87 0
[pid=14658] ppid=14640 vsize=8068220 memory=118576 CPUtime=1.13 cores=0,2,4,6
/proc/14658/stat : 14658 (java) S 14640 14640 14305 0 -1 1077944320 17365 0 0 0 108 5 0 0 20 0 19 0 230843219 8261857280 29644 33554432000 4194304 4196468 140724328306880 140724328289424 140644941405943 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
/proc/14658/statm: 2017055 29644 3152 1 0 1978454 0
[pid=14658/tid=14659] ppid=14640 vsize=8068220 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/14658/task/14659/stat : 14659 (java) S 14640 14640 14305 0 -1 1077944384 14474 0 0 0 70 4 0 0 20 0 19 0 230843220 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644913246096 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14660] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14660/stat : 14660 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230843221 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644945648528 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14661] ppid=14640 vsize=8068220 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14661/stat : 14661 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230843221 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644745816848 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14662] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14662/stat : 14662 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230843221 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644425133200 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14663] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14663/stat : 14663 (java) S 14640 14640 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230843221 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644424080400 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14666] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14666/stat : 14666 (java) S 14640 14640 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 230843222 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644320737392 140644941417090 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14669] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14669/stat : 14669 (java) S 14640 14640 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230843223 8261857280 29644 33554432000 4194304 4196468 140724328306880 140643804373792 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14670] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14670/stat : 14670 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230843223 8261857280 29644 33554432000 4194304 4196468 140724328306880 140643535938672 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14675] ppid=14640 vsize=8068220 memory=6452091034674422842 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14675/stat : 14675 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230843225 8261857280 29644 33554432000 4194304 4196468 140724328306880 140643161430096 140644941424539 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14676] ppid=14640 vsize=8068220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14658/task/14676/stat : 14676 (java) S 14640 14640 14305 0 -1 1077944384 510 0 0 0 8 0 0 0 20 0 19 0 230843225 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644319685232 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14677] ppid=14640 vsize=8068220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14658/task/14677/stat : 14677 (java) S 14640 14640 14305 0 -1 1077944384 441 0 0 0 8 0 0 0 20 0 19 0 230843225 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644318632432 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14678] ppid=14640 vsize=8068220 memory=1392 CPUtime=0.2 cores=0,2,4,6
/proc/14658/task/14678/stat : 14678 (java) S 14640 14640 14305 0 -1 1077944384 544 0 0 0 20 0 0 0 20 0 19 0 230843225 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644317580144 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14679] ppid=14640 vsize=8068220 memory=403612 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14679/stat : 14679 (java) S 14640 14640 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230843226 8261857280 29644 33554432000 4194304 4196468 140724328306880 140642663525344 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14680] ppid=14640 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14658/task/14680/stat : 14680 (java) S 14640 14640 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230843226 8261857280 29644 33554432000 4194304 4196468 140724328306880 140644316527024 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
Current children cumulated CPU time: 7.58 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 120044 KiB

[startup+3.50116 s]
/proc/loadavg: 2.42 2.16 1.95 3/227 14680
/proc/meminfo: memFree=17565928/32770624 swapFree=67108860/67108860
[pid=14640] ppid=14637 vsize=113128 memory=1468 CPUtime=6.45 cores=0,2,4,6
/proc/14640/stat : 14640 (scop.sh) S 14637 14640 14305 0 -1 4202496 589 26070 0 0 0 0 629 16 20 0 1 0 230842958 115843072 367 33554432000 4194304 5098028 140722069839536 140722069836280 140678637249148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38596608 140722069840961 140722069841159 140722069841159 140722069843917 0
/proc/14640/statm: 28282 367 311 221 0 87 0
[pid=14658] ppid=14640 vsize=7937144 memory=117964 CPUtime=1.35 cores=0,2,4,6
/proc/14658/stat : 14658 (java) S 14640 14640 14305 0 -1 1077944320 17737 1739 0 0 120 6 9 0 20 0 17 0 230843219 8127635456 29491 33554432000 4194304 4196468 140724328306880 140724328289424 140644941405943 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
/proc/14658/statm: 1984286 29491 3156 1 0 1945685 0
[pid=14658/tid=14659] ppid=14640 vsize=7937144 memory=1116 CPUtime=0.88 cores=0,2,4,6
/proc/14658/task/14659/stat : 14659 (java) R 14640 14640 14305 0 -1 4202560 14648 1739 0 0 74 5 9 0 20 0 17 0 230843220 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644913243392 140644941417878 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14660] ppid=14640 vsize=7937144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14660/stat : 14660 (java) S 14640 14640 14305 0 -1 1077944384 1 1739 0 0 0 0 9 0 20 0 17 0 230843221 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644945648528 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14661] ppid=14640 vsize=7937144 memory=1392 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14661/stat : 14661 (java) S 14640 14640 14305 0 -1 1077944384 1 1739 0 0 0 0 9 0 20 0 17 0 230843221 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644745816848 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14662] ppid=14640 vsize=7937144 memory=133432 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14662/stat : 14662 (java) S 14640 14640 14305 0 -1 1077944384 2 1739 0 0 0 0 9 0 20 0 17 0 230843221 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644425133200 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14663] ppid=14640 vsize=7937144 memory=279392722881936 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14663/stat : 14663 (java) S 14640 14640 14305 0 -1 1077944384 2 1739 0 0 0 0 9 0 20 0 17 0 230843221 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644424080400 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14666] ppid=14640 vsize=7937144 memory=2444 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14666/stat : 14666 (java) S 14640 14640 14305 0 -1 1077944384 5 1739 0 0 0 0 9 0 20 0 17 0 230843222 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644320737392 140644941417090 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14669] ppid=14640 vsize=7937144 memory=1832 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14669/stat : 14669 (java) S 14640 14640 14305 0 -1 1077944384 13 1739 0 0 0 0 9 0 20 0 17 0 230843223 8127635456 29491 33554432000 4194304 4196468 140724328306880 140643804373792 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14670] ppid=14640 vsize=7937144 memory=1920 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14670/stat : 14670 (java) S 14640 14640 14305 0 -1 1077944384 1 1739 0 0 0 0 9 0 20 0 17 0 230843223 8127635456 29491 33554432000 4194304 4196468 140724328306880 140643535938672 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14675] ppid=14640 vsize=7937144 memory=1192 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14675/stat : 14675 (java) S 14640 14640 14305 0 -1 1077944384 3 1739 0 0 0 0 9 0 20 0 17 0 230843225 8127635456 29491 33554432000 4194304 4196468 140724328306880 140643161430096 140644941424539 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14676] ppid=14640 vsize=7937144 memory=1616 CPUtime=0.18 cores=0,2,4,6
/proc/14658/task/14676/stat : 14676 (java) S 14640 14640 14305 0 -1 1077944384 515 1739 0 0 9 0 9 0 20 0 17 0 230843225 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644319685232 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14677] ppid=14640 vsize=7937144 memory=1384 CPUtime=0.18 cores=0,2,4,6
/proc/14658/task/14677/stat : 14677 (java) S 14640 14640 14305 0 -1 1077944384 453 1739 0 0 9 0 9 0 20 0 17 0 230843225 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644318632432 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14678] ppid=14640 vsize=7937144 memory=752 CPUtime=0.33 cores=0,2,4,6
/proc/14658/task/14678/stat : 14678 (java) R 14640 14640 14305 0 -1 4202560 636 1739 0 0 24 0 9 0 20 0 17 0 230843225 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644317580144 140644934502779 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14679] ppid=14640 vsize=7937144 memory=7304 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14679/stat : 14679 (java) S 14640 14640 14305 0 -1 1077944384 3 1739 0 0 0 0 9 0 20 0 17 0 230843226 8127635456 29491 33554432000 4194304 4196468 140724328306880 140642663525344 140644941416149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
[pid=14658/tid=14680] ppid=14640 vsize=7937144 memory=5400 CPUtime=0.09 cores=0,2,4,6
/proc/14658/task/14680/stat : 14680 (java) S 14640 14640 14305 0 -1 1077944384 1 1739 0 0 0 0 9 0 20 0 17 0 230843226 8127635456 29491 33554432000 4194304 4196468 140724328306880 140644316527024 140644941417090 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140724328309941 140724328310065 140724328310065 140724328312783 0
Current children cumulated CPU time: 7.8 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 119432 KiB

Child status: 0
Real time (s): 3.55966
CPU time (s): 7.91334
CPU user time (s): 7.66688
CPU system time (s): 0.246464
CPU usage (%): 222.306
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 405004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.66688
system time used= 0.246464
maximum resident set size= 406040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5773
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 14640
#   total CPU time (s): 7.91334
#   total CPU user time (s): 7.66688
#   total CPU system time (s): 0.246464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046404 second user time and 0.082721 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 05:59:58
IDJOB=4305648
IDBENCH=141609
IDSOLVER=2783
FILE ID=node132/4305648-1534132798
RUNJOBID= node132-1534131563-14336
PBS_JOBID= 21037017
Free space on /tmp= 38192 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305648-1534132798/watcher-4305648-1534132798 -o /tmp/evaluation-result-4305648-1534132798/solver-4305648-1534132798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534131563-14336 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305648-1534132798.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=656724745

node132.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.65
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.65
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.65
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.65
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:        17625364 kB
MemAvailable:   31751508 kB
Buffers:          251864 kB
Cached:         13985136 kB
SwapCached:            0 kB
Active:          7181228 kB
Inactive:        7263452 kB
Active(anon):     157356 kB
Inactive(anon):   102816 kB
Active(file):    7023872 kB
Inactive(file):  7160636 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7776 kB
Writeback:             0 kB
AnonPages:        213696 kB
Mapped:            66936 kB
Shmem:             49824 kB
Slab:             398716 kB
SReclaimable:     370096 kB
SUnreclaim:        28620 kB
KernelStack:        3680 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5864688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38184 MiB
End job on node132 at 2018-08-13 06:00:02