Trace number 4305307

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 5.28238 2.68067

General information on the benchmark

NameBibd/
Bibd-sum-07-03-01_c18.xml
MD5SUMf239a4aabd5fa756ce2bc7a404e03a34
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.013127
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":49}]
Minimum variable degree9
Maximum variable degree9
Distribution of variable degrees[{"degree":9,"count":49}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":14},{"arity":14,"count":21},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":35}]
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-17707-serial-file.bin HOME/instance-4305307-1534070098.xml
0.55/0.51	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 12:34:59 CEST 2018
0.66/0.54	c PID: 17710
0.66/0.54	c IP: 172.20.3.107
0.66/0.54	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 0 int (0 aux), 49 bool (0 aux), 36 ctr, max domain size 2
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.88	c (0,0) Ctr:HOME/instance-4305307-1534070098.xml,IntVar:LexMatrix:Num:WeightedSum
1.18/0.88	c (0,0) Constraint Name Generate End
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) CSP to CSPinCNF Begin
1.38/0.97	c (0,0) translated 4 (10%) constraints
1.38/0.99	c (0,0) translated 8 (20%) constraints
1.38/0.99	c (0,0) translated 11 (30%) constraints
1.38/1.00	c (0,0) translated 15 (40%) constraints
1.57/1.09	c (0,0) translated 18 (50%) constraints
1.80/1.15	c (0,0) translated 22 (60%) constraints
2.07/1.20	c (0,0) translated 26 (70%) constraints
2.07/1.23	c (0,0) translated 29 (80%) constraints
2.07/1.27	c (0,0) translated 33 (90%) constraints
2.07/1.29	c (0,0) translated 36 (100%) constraints
2.71/1.41	c (0,0) STATISTICS1:HOME/instance-4305307-1534070098.xml,IntVar:LexMatrix:Num:WeightedSum,403,767,64,2,4,7,64:70;2:156,2:2060,4:60;3:306;2:354;1:47,7:70;2:156;1:1650,
2.71/1.41	c (0,0) ==========================================
2.71/1.41	c (0,0) Order
2.71/1.41	c (0,0) ==========================================
2.71/1.44	c (0,0) translated 77 (10%) constraints
2.71/1.45	c (0,0) translated 154 (20%) constraints
2.71/1.46	c (0,0) translated 231 (30%) constraints
2.71/1.47	c (0,0) translated 307 (40%) constraints
2.71/1.48	c (0,0) translated 384 (50%) constraints
2.71/1.49	c (0,0) translated 461 (60%) constraints
2.71/1.50	c (0,0) translated 537 (70%) constraints
3.09/1.51	c (0,0) translated 614 (80%) constraints
3.09/1.51	c (0,0) translated 691 (90%) constraints
3.09/1.52	c (1,0) translated 767 (100%) constraints
3.09/1.53	c (1,0) CSP to CSPinCNF End
3.09/1.53	c (1,0) CSP: 0 int (0 aux), 550 bool (501 aux), 1096 ctr, max domain size 2
3.09/1.53	c (1,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.09/1.53	c (1,0) CSPinCNF Propagation Begin
3.09/1.56	c (1,1) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.09/1.56	c (1,1) CSPinCNF Propagation End
3.09/1.57	c (1,1) CSP: 0 int (0 aux), 550 bool (501 aux), 949 ctr, max domain size 2
3.09/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.09/1.57	c (1,1) Simplify CSPinCNF Begin
3.09/1.58	c (1,1) Simplify CSPinCNF End
3.09/1.58	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.09/1.58	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.09/1.58	c (1,1) Calculate Precise Domain Begin
3.09/1.59	c (1,1) 0 values are removed by re-calculation
3.09/1.59	c (1,1) Calculate Precise Domain End
3.09/1.59	c (1,1) CSP: 0 int (0 aux), 706 bool (657 aux), 1105 ctr, max domain size 2
3.09/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.09/1.59	c (1,1) CSPinCNF to SatSolver Begin
3.39/1.70	c (1,1) 111 (10 %) CSP clauses are encoded (706 SAT variables, 926 SAT clauses)
3.69/1.71	c (1,1) 221 (20 %) CSP clauses are encoded (706 SAT variables, 1096 SAT clauses)
3.69/1.71	c (1,1) 332 (30 %) CSP clauses are encoded (706 SAT variables, 1267 SAT clauses)
3.69/1.72	c (1,1) 442 (40 %) CSP clauses are encoded (706 SAT variables, 1437 SAT clauses)
3.69/1.73	c (1,1) 553 (50 %) CSP clauses are encoded (706 SAT variables, 1608 SAT clauses)
3.69/1.73	c (1,1) 663 (60 %) CSP clauses are encoded (706 SAT variables, 1778 SAT clauses)
3.69/1.73	c (1,1) 774 (70 %) CSP clauses are encoded (706 SAT variables, 1949 SAT clauses)
3.69/1.73	c (1,1) 884 (80 %) CSP clauses are encoded (706 SAT variables, 2096 SAT clauses)
3.69/1.74	c (1,1) 995 (90 %) CSP clauses are encoded (706 SAT variables, 2260 SAT clauses)
3.69/1.74	c (1,1) 1105 (100 %) CSP clauses are encoded (706 SAT variables, 2424 SAT clauses)
3.69/1.74	c (1,1) Launch Command will be: minisat_release
3.69/1.74	c (1,1) CSPinCNF to SatSolver End
3.69/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.69/1.77	c (1,1) STATISTICS2:HOME/instance-4305307-1534070098.xml,IntVar:LexMatrix:Num:WeightedSum,706,1105,64,2,4,7,64:70;2:228,2:3055,4:60;3:159;2:804;1:82,7:70;2:228;1:2109,
3.69/1.77	c (1,1) 706 bool, 2425 clause
3.69/1.77	c (1,1) Export Begin
3.94/1.84	c (1,1) Export to HOME/scop-17707-serial-file.bin
3.94/1.84	c (1,1) Export End
3.94/1.84	c (1,1) Export File Size: 0.01 MB
3.94/1.84	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.94/1.84	c END-Prog: Sun Aug 12 12:35:00 CEST 2018
3.94/1.85	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-17707-serial-file.bin
4.62/2.34	c (0,0) Read Serial File Begin
4.62/2.34	c (0,0) HOME/scop-17707-serial-file.bin
4.90/2.50	c (0,0) Read Serial File End
4.90/2.51	
4.90/2.51	scop order+minisat_release (2018-07-31)
4.90/2.51	(Solving Process)
4.90/2.51	
4.90/2.53	c BEGIN-Prog: Sun Aug 12 12:35:01 CEST 2018
4.90/2.53	c PID: 17725
4.90/2.53	c IP: 172.20.3.107
4.90/2.53	c HOST: node107.alineos.net
4.90/2.54	c (0,0) SatSolver.solve Begin
4.90/2.54	c (0,0) 0 bool, 0 clause
4.90/2.54	c (0,0) minisat_release HOME/instance-4305307-1534070098.xml-scop-17710.cnf
4.90/2.56	c (0,0) c This is COMiniSatPS.
4.90/2.56	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.90/2.57	c (0,0) c ============================[ Problem Statistics ]=============================
4.90/2.57	c (0,0) c |                                                                             |
4.90/2.57	c (0,0) c |  Number of variables:           706                                         |
4.90/2.57	c (0,0) c |  Number of clauses:            2425                                         |
4.90/2.57	c (0,0) c |  Parse time:                   0.00 s                                       |
4.90/2.57	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.90/2.57	c (0,0) c Reduced to 27 vars, 138 cls (grow=0)
4.90/2.57	c (0,0) c No iterative elimination performed. (vars=27, c/v ratio=5.1)
4.90/2.57	c (0,0) c |  Simplification time:          0.00 s                                       |
4.90/2.57	c (0,0) c |                                                                             |
4.90/2.57	c (0,0) c ============================[ Search Statistics ]==============================
4.90/2.57	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.90/2.57	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.90/2.57	c (0,0) c ===============================================================================
4.90/2.57	c (0,0) c ===============================================================================
4.90/2.57	c (0,0) c restarts              : 1
4.90/2.57	c (0,0) c conflicts             : 1              (323 /sec)
4.90/2.57	c (0,0) c decisions             : 2              (0.00 % random) (646 /sec)
4.90/2.57	c (0,0) c propagations          : 370            (119509 /sec)
4.90/2.57	c (0,0) c conflict literals     : 1              (0.00 % deleted)
4.90/2.57	c (0,0) c CPU time              : 0.003096 s
4.90/2.57	c (0,0) 
4.90/2.57	c (0,0) s SATISFIABLE
5.12/2.61	c (0,0) SatSolver.solve End
5.12/2.61	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.12/2.61	c (0,0) Show results Begin
5.12/2.66	s SATISFIABLE
5.12/2.67	v <instantiation>
5.12/2.67	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6]</list>
5.12/2.67	v     <values>0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1</values>
5.12/2.67	v </instantiation>
5.12/2.67	c (0,0) Show results End
5.12/2.67	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.12/2.67	c (0,0) 0,0,STOP-AFTER(ALL)
5.12/2.67	c END-Prog: Sun Aug 12 12:35: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 (12865 MiB free)
  memory of node 1: 16384 MiB (10352 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305307-1534070098/watcher-4305307-1534070098 -o /tmp/evaluation-result-4305307-1534070098/solver-4305307-1534070098 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305307-1534070098.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
solver pid=17707, runsolver pid=17704
Current StackSize limit: 8192 KiB


[startup+0.100165 s]*
/proc/loadavg: 2.30 2.17 2.09 3/223 17724
/proc/meminfo: memFree=23713028/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0
[pid=17710] ppid=17707 vsize=15012476 memory=74148 CPUtime=0.11 cores=0,2,4,6
/proc/17710/stat : 17710 (java) S 17707 17707 16605 0 -1 1077944320 6145 0 0 0 10 1 0 0 20 0 15 0 224573028 15372775424 18537 33554432000 4194304 4196468 140729342795552 140729342778096 139991112883959 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
/proc/17710/statm: 3753119 18537 2767 1 0 3715579 0
[pid=17710/tid=17711] ppid=17707 vsize=15012476 memory=-6222985969016291263 CPUtime=0.09 cores=0,2,4,6
/proc/17710/task/17711/stat : 17711 (java) R 17707 17707 16605 0 -1 4202560 4271 0 0 0 8 1 0 0 20 0 15 0 224573028 15372775424 18603 33554432000 4194304 4196468 140729342795552 139991084695944 139991093159666 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17712] ppid=17707 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 18603 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 18603 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 18603 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 18603 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573031 15372775424 18603 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 18603 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 18603 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 18603 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) S 17707 17707 16605 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 18669 33554432000 4194304 4196468 140729342795552 139990082193520 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 18669 33554432000 4194304 4196468 140729342795552 139990081140720 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0.01 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) S 17707 17707 16605 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 224573034 15372775424 18669 33554432000 4194304 4196468 140729342795552 139990080088432 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 18669 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 18669 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75544 KiB

[startup+0.210786 s]*
/proc/loadavg: 2.30 2.17 2.09 3/223 17724
/proc/meminfo: memFree=23699696/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0
[pid=17710] ppid=17707 vsize=15012476 memory=87720 CPUtime=0.25 cores=0,2,4,6
/proc/17710/stat : 17710 (java) S 17707 17707 16605 0 -1 1077944320 9737 0 0 0 23 2 0 0 20 0 15 0 224573028 15372775424 21930 33554432000 4194304 4196468 140729342795552 140729342778096 139991112883959 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
/proc/17710/statm: 3753119 21930 2929 1 0 3715579 0
[pid=17710/tid=17711] ppid=17707 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/17710/task/17711/stat : 17711 (java) R 17707 17707 16605 0 -1 4202560 7635 0 0 0 18 2 0 0 20 0 15 0 224573028 15372775424 21930 33554432000 4194304 4196468 140729342795552 139991084710352 139991094471217 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17712] ppid=17707 vsize=15012476 memory=539 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 21930 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15012476 memory=4050062169693378208 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573031 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 21930 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 21930 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 21930 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) S 17707 17707 16605 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 224573034 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990082192704 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) R 17707 17707 16605 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990081140816 139991112894165 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15012476 memory=140598401980032 CPUtime=0.03 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) R 17707 17707 16605 0 -1 4202560 300 0 0 0 3 0 0 0 20 0 15 0 224573034 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990080088432 139991112895894 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 21930 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 21930 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89116 KiB

[startup+0.310837 s]*
/proc/loadavg: 2.30 2.17 2.09 3/223 17724
/proc/meminfo: memFree=23695212/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0
[pid=17710] ppid=17707 vsize=15012476 memory=91604 CPUtime=0.43 cores=0,2,4,6
/proc/17710/stat : 17710 (java) S 17707 17707 16605 0 -1 1077944320 10361 0 0 0 40 3 0 0 20 0 15 0 224573028 15372775424 22901 33554432000 4194304 4196468 140729342795552 140729342778096 139991112883959 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
/proc/17710/statm: 3753119 22901 2979 1 0 3715579 0
[pid=17710/tid=17711] ppid=17707 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/17710/task/17711/stat : 17711 (java) R 17707 17707 16605 0 -1 4202560 8079 0 0 0 28 2 0 0 20 0 15 0 224573028 15372775424 22901 33554432000 4194304 4196468 140729342795552 139991084678960 139991096964446 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17712] ppid=17707 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 22901 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15012476 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573031 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 22901 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15372775424 22901 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15372775424 22901 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) R 17707 17707 16605 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 15 0 224573034 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990082193520 139991112895106 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) R 17707 17707 16605 0 -1 4202560 171 0 0 0 2 0 0 0 20 0 15 0 224573034 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990081140720 139991092130148 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) R 17707 17707 16605 0 -1 4202560 336 0 0 0 7 0 0 0 20 0 15 0 224573034 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990080088432 139991112897841 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 22901 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15012476 memory=3689353199920160817 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15372775424 22901 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 93000 KiB

[startup+0.700911 s]
/proc/loadavg: 2.30 2.17 2.09 3/223 17724
/proc/meminfo: memFree=23668380/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0
[pid=17710] ppid=17707 vsize=15020872 memory=131416 CPUtime=1.01 cores=0,2,4,6
/proc/17710/stat : 17710 (java) S 17707 17707 16605 0 -1 1077944320 17566 0 0 0 96 5 0 0 20 0 15 0 224573028 15381372928 32854 33554432000 4194304 4196468 140729342795552 140729342778096 139991112883959 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
/proc/17710/statm: 3755218 32854 3148 1 0 3716603 0
[pid=17710/tid=17711] ppid=17707 vsize=15020872 memory=-7082918048272507482 CPUtime=0.67 cores=0,2,4,6
/proc/17710/task/17711/stat : 17711 (java) R 17707 17707 16605 0 -1 4202560 14846 0 0 0 63 4 0 0 20 0 15 0 224573028 15381372928 32854 33554432000 4194304 4196468 140729342795552 139991084717712 139991096964446 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17712] ppid=17707 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15381372928 32854 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15020872 memory=61100 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15020872 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15020872 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15020872 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224573031 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15020872 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15381372928 32854 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15381372928 32854 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15381372928 32854 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15020872 memory=1120 CPUtime=0.07 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) S 17707 17707 16605 0 -1 1077944384 506 0 0 0 7 0 0 0 20 0 15 0 224573034 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990082193520 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15020872 memory=6120 CPUtime=0.09 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) S 17707 17707 16605 0 -1 1077944384 430 0 0 0 9 0 0 0 20 0 15 0 224573034 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990081140720 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15020872 memory=1724 CPUtime=0.15 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) R 17707 17707 16605 0 -1 4202560 450 0 0 0 15 0 0 0 20 0 15 0 224573034 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990080088432 139991112895894 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15020872 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15381372928 32854 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15020872 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15381372928 32854 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 132812 KiB

[startup+1.5088 s]
/proc/loadavg: 2.30 2.17 2.09 4/223 17724
/proc/meminfo: memFree=23640548/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0

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

/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15383470080 46578 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15022920 memory=10881 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15022920 memory=20710 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224573031 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15383470080 46578 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15383470080 46578 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15383470080 46578 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15022920 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) R 17707 17707 16605 0 -1 4202560 977 0 0 0 40 0 0 0 20 0 15 0 224573034 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990082174032 139991096380699 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15022920 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) R 17707 17707 16605 0 -1 4202560 768 0 0 0 48 0 0 0 20 0 15 0 224573034 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990081120992 139991094405329 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15022920 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) S 17707 17707 16605 0 -1 1077944384 2585 0 0 0 68 0 0 0 20 0 15 0 224573034 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990080088432 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15383470080 46578 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15383470080 46578 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 187708 KiB

[startup+2.68063 s]
# the end of solver process 17707 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.09665 s, system=0.185728 s

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

[startup+1.60095 s]
/proc/loadavg: 2.30 2.17 2.09 4/223 17724
/proc/meminfo: memFree=23640548/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 561 321 0 0 0 0 0 0 20 0 1 0 224573027 115843072 349 33554432000 4194304 5098028 140726368715424 140726368712680 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 349 296 221 0 87 0
[pid=17710] ppid=17707 vsize=15024968 memory=198216 CPUtime=3.39 cores=0,2,4,6
/proc/17710/stat : 17710 (java) S 17707 17707 16605 0 -1 1077944320 21904 0 0 0 331 8 0 0 20 0 15 0 224573028 15385567232 49554 33554432000 4194304 4196468 140729342795552 140729342778096 139991112883959 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
/proc/17710/statm: 3756242 49554 3196 1 0 3717627 0
[pid=17710/tid=17711] ppid=17707 vsize=15024968 memory=140598304730277 CPUtime=1.56 cores=0,2,4,6
/proc/17710/task/17711/stat : 17711 (java) R 17707 17707 16605 0 -1 4202560 16025 0 0 0 151 5 0 0 20 0 15 0 224573028 15385567232 49554 33554432000 4194304 4196468 140729342795552 139991084717840 139991096964446 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17712] ppid=17707 vsize=15024968 memory=140598304711168 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17712/stat : 17712 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15385567232 49554 33554432000 4194304 4196468 140729342795552 139991117126032 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17713] ppid=17707 vsize=15024968 memory=140598304711264 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17713/stat : 17713 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990908209424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17714] ppid=17707 vsize=15024968 memory=3472468894532391664 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17714/stat : 17714 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573030 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990907157136 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17715] ppid=17707 vsize=15024968 memory=140598304711456 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17715/stat : 17715 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573030 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990906104336 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17716] ppid=17707 vsize=15024968 memory=140598304711552 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17716/stat : 17716 (java) S 17707 17707 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224573031 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990083246704 139991112895106 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17717] ppid=17707 vsize=15024968 memory=140598304711648 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17717/stat : 17717 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573032 15385567232 49554 33554432000 4194304 4196468 140729342795552 139989694276896 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17718] ppid=17707 vsize=15024968 memory=140598304711744 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17718/stat : 17718 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573032 15385567232 49554 33554432000 4194304 4196468 140729342795552 139989425841776 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17719] ppid=17707 vsize=15024968 memory=140598304711840 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17719/stat : 17719 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573034 15385567232 49554 33554432000 4194304 4196468 140729342795552 139989051333200 139991112902555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17720] ppid=17707 vsize=15024968 memory=140598304711936 CPUtime=0.48 cores=0,2,4,6
/proc/17710/task/17720/stat : 17720 (java) S 17707 17707 16605 0 -1 1077944384 1037 0 0 0 48 0 0 0 20 0 15 0 224573034 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990082193520 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17721] ppid=17707 vsize=15024968 memory=140598304712032 CPUtime=0.57 cores=0,2,4,6
/proc/17710/task/17721/stat : 17721 (java) R 17707 17707 16605 0 -1 4202560 854 0 0 0 57 0 0 0 20 0 15 0 224573034 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990081123312 139991097807352 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17722] ppid=17707 vsize=15024968 memory=3616865591978514681 CPUtime=0.74 cores=0,2,4,6
/proc/17710/task/17722/stat : 17722 (java) S 17707 17707 16605 0 -1 1077944384 2653 0 0 0 73 1 0 0 20 0 15 0 224573034 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990080088432 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17723] ppid=17707 vsize=15024968 memory=3690333825192777296 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17723/stat : 17723 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573035 15385567232 49554 33554432000 4194304 4196468 140729342795552 139988553427424 139991112894165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
[pid=17710/tid=17724] ppid=17707 vsize=15024968 memory=4577 CPUtime=0 cores=0,2,4,6
/proc/17710/task/17724/stat : 17724 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573035 15385567232 49554 33554432000 4194304 4196468 140729342795552 139990079036336 139991112895106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32092160 140729342800902 140729342801201 140729342801201 140729342803919 0
Current children cumulated CPU time: 3.39 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 199612 KiB

[startup+2.40078 s]
/proc/loadavg: 2.30 2.17 2.09 3/223 17739
/proc/meminfo: memFree=23748048/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1472 CPUtime=4.03 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 591 23382 0 0 0 0 392 11 20 0 1 0 224573027 115843072 368 33554432000 4194304 5098028 140726368715424 140726368712168 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 368 311 221 0 87 0
[pid=17725] ppid=17707 vsize=7406384 memory=91336 CPUtime=0.72 cores=0,2,4,6
/proc/17725/stat : 17725 (java) S 17707 17707 16605 0 -1 1077944320 15571 0 0 0 68 4 0 0 20 0 15 0 224573213 7584137216 22834 33554432000 4194304 4196468 140735005930640 140735005913184 139795346550519 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
/proc/17725/statm: 1851596 22834 3003 1 0 1813530 0
[pid=17725/tid=17726] ppid=17707 vsize=7406384 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/17725/task/17726/stat : 17726 (java) R 17707 17707 16605 0 -1 4202560 13256 0 0 0 49 3 0 0 20 0 15 0 224573214 7584137216 22834 33554432000 4194304 4196468 140735005930640 139795318382560 139795329737048 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17727] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17727/stat : 17727 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573215 7584137216 22834 33554432000 4194304 4196468 140735005930640 139795350792720 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17728] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17728/stat : 17728 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573215 7584137216 22834 33554432000 4194304 4196468 140735005930640 139795150961296 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17729] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17729/stat : 17729 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573215 7584137216 22834 33554432000 4194304 4196468 140735005930640 139795149908240 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17730] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17730/stat : 17730 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573215 7584137216 22834 33554432000 4194304 4196468 140735005930640 139795148855696 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17731] ppid=17707 vsize=7406384 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17731/stat : 17731 (java) S 17707 17707 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224573216 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794725812976 139795346561666 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17732] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17732/stat : 17732 (java) S 17707 17707 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224573217 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794206156448 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17733] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17733/stat : 17733 (java) S 17707 17707 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224573217 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794071934192 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17734] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17734/stat : 17734 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573219 7584137216 22834 33554432000 4194304 4196468 140735005930640 139793697429968 139795346569115 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17735] ppid=17707 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17725/task/17735/stat : 17735 (java) R 17707 17707 16605 0 -1 1077944384 519 0 0 0 3 0 0 0 20 0 15 0 224573219 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794724759792 139795346561666 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17736] ppid=17707 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17725/task/17736/stat : 17736 (java) R 17707 17707 16605 0 -1 4202560 114 0 0 0 3 0 0 0 20 0 15 0 224573219 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794723707248 139795346562454 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17737] ppid=17707 vsize=7406384 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/17725/task/17737/stat : 17737 (java) R 17707 17707 16605 0 -1 4202560 329 0 0 0 11 0 0 0 20 0 15 0 224573219 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794722654192 139795346562454 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17738] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17738/stat : 17738 (java) S 17707 17707 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224573220 7584137216 22834 33554432000 4194304 4196468 140735005930640 139793199524192 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17739] ppid=17707 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17739/stat : 17739 (java) S 17707 17707 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224573220 7584137216 22834 33554432000 4194304 4196468 140735005930640 139794721602608 139795346561666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 92808 KiB

[startup+2.60084 s]
/proc/loadavg: 2.30 2.17 2.09 3/223 17739
/proc/meminfo: memFree=23748048/32770624 swapFree=67108860/67108860
[pid=17707] ppid=17704 vsize=113128 memory=1472 CPUtime=4.03 cores=0,2,4,6
/proc/17707/stat : 17707 (scop.sh) S 17704 17707 16605 0 -1 4202496 591 23382 0 0 0 0 392 11 20 0 1 0 224573027 115843072 368 33554432000 4194304 5098028 140726368715424 140726368712168 139792572183164 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21409792 140726368719936 140726368720135 140726368720135 140726368722893 0
/proc/17707/statm: 28282 368 311 221 0 87 0
[pid=17725] ppid=17707 vsize=7740532 memory=114740 CPUtime=1.09 cores=0,2,4,6
/proc/17725/stat : 17725 (java) S 17707 17707 16605 0 -1 1077944320 17369 520 0 0 104 5 0 0 20 0 17 0 224573213 7926304768 28685 33554432000 4194304 4196468 140735005930640 140735005913184 139795346550519 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
/proc/17725/statm: 1935133 28685 3154 1 0 1896532 0
[pid=17725/tid=17726] ppid=17707 vsize=7740532 memory=6791534058613427641 CPUtime=0.71 cores=0,2,4,6
/proc/17725/task/17726/stat : 17726 (java) R 17707 17707 16605 0 -1 4202560 14443 520 0 0 67 4 0 0 20 0 17 0 224573214 7926304768 28685 33554432000 4194304 4196468 140735005930640 139795318389312 139795328114079 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17727] ppid=17707 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17727/stat : 17727 (java) S 17707 17707 16605 0 -1 1077944384 1 520 0 0 0 0 0 0 20 0 17 0 224573215 7926304768 28685 33554432000 4194304 4196468 140735005930640 139795350792720 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17728] ppid=17707 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17728/stat : 17728 (java) S 17707 17707 16605 0 -1 1077944384 2 520 0 0 0 0 0 0 20 0 17 0 224573215 7926304768 28685 33554432000 4194304 4196468 140735005930640 139795150961296 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17729] ppid=17707 vsize=7740532 memory=140598401992097 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17729/stat : 17729 (java) S 17707 17707 16605 0 -1 1077944384 1 520 0 0 0 0 0 0 20 0 17 0 224573215 7926304768 28685 33554432000 4194304 4196468 140735005930640 139795149908240 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17730] ppid=17707 vsize=7740532 memory=7879155649850993262 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17730/stat : 17730 (java) S 17707 17707 16605 0 -1 1077944384 2 520 0 0 0 0 0 0 20 0 17 0 224573215 7926304768 28685 33554432000 4194304 4196468 140735005930640 139795148855696 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17731] ppid=17707 vsize=7740532 memory=7810763844726514514 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17731/stat : 17731 (java) S 17707 17707 16605 0 -1 1077944384 5 520 0 0 0 0 0 0 20 0 17 0 224573216 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794725812976 139795346561666 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17732] ppid=17707 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17732/stat : 17732 (java) S 17707 17707 16605 0 -1 1077944384 13 520 0 0 0 0 0 0 20 0 17 0 224573217 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794206156448 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17733] ppid=17707 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17733/stat : 17733 (java) S 17707 17707 16605 0 -1 1077944384 21 520 0 0 0 0 0 0 20 0 17 0 224573217 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794071934192 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17734] ppid=17707 vsize=7740532 memory=281196609493496 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17734/stat : 17734 (java) S 17707 17707 16605 0 -1 1077944384 3 520 0 0 0 0 0 0 20 0 17 0 224573219 7926304768 28685 33554432000 4194304 4196468 140735005930640 139793697429968 139795346569115 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17735] ppid=17707 vsize=7740532 memory=3472464495677408384 CPUtime=0.09 cores=0,2,4,6
/proc/17725/task/17735/stat : 17735 (java) S 17707 17707 16605 0 -1 1077944384 731 520 0 0 9 0 0 0 20 0 17 0 224573219 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794724759792 139795346561666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17736] ppid=17707 vsize=7740532 memory=140598304712320 CPUtime=0.07 cores=0,2,4,6
/proc/17725/task/17736/stat : 17736 (java) S 17707 17707 16605 0 -1 1077944384 214 520 0 0 7 0 0 0 20 0 17 0 224573219 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794723707248 139795346561666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17737] ppid=17707 vsize=7740532 memory=140598304712416 CPUtime=0.18 cores=0,2,4,6
/proc/17725/task/17737/stat : 17737 (java) S 17707 17707 16605 0 -1 1077944384 502 520 0 0 18 0 0 0 20 0 17 0 224573219 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794722654192 139795346561666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17738] ppid=17707 vsize=7740532 memory=140598304712512 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17738/stat : 17738 (java) S 17707 17707 16605 0 -1 1077944384 3 520 0 0 0 0 0 0 20 0 17 0 224573220 7926304768 28685 33554432000 4194304 4196468 140735005930640 139793199524192 139795346560725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
[pid=17725/tid=17739] ppid=17707 vsize=7740532 memory=140598304746080 CPUtime=0 cores=0,2,4,6
/proc/17725/task/17739/stat : 17739 (java) S 17707 17707 16605 0 -1 1077944384 1 520 0 0 0 0 0 0 20 0 17 0 224573220 7926304768 28685 33554432000 4194304 4196468 140735005930640 139794721602608 139795346561666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6651904 140735005934773 140735005934897 140735005934897 140735005937615 0
Current children cumulated CPU time: 5.12 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 116212 KiB

Child status: 0
Real time (s): 2.68067
CPU time (s): 5.28238
CPU user time (s): 5.09665
CPU system time (s): 0.185728
CPU usage (%): 197.054
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 221684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.09665
system time used= 0.185728
maximum resident set size= 225524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5164
involuntary context switches= 48


# summary of solver processes directly reported to runsolver:
#   pid: 17707
#   total CPU time (s): 5.28238
#   total CPU user time (s): 5.09665
#   total CPU system time (s): 0.185728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035704 second user time and 0.078096 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 12:34:58
IDJOB=4305307
IDBENCH=141326
IDSOLVER=2782
FILE ID=node107/4305307-1534070098
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39124 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sum-07-03-01_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-4305307-1534070098/watcher-4305307-1534070098 -o /tmp/evaluation-result-4305307-1534070098/solver-4305307-1534070098 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305307-1534070098.xml

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

MD5SUM BENCH= f239a4aabd5fa756ce2bc7a404e03a34
RANDOM SEED=1197999127

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:        23775264 kB
MemAvailable:   31093440 kB
Buffers:          200364 kB
Cached:          7310028 kB
SwapCached:            0 kB
Active:          4686020 kB
Inactive:        3688512 kB
Active(anon):     813568 kB
Inactive(anon):   103396 kB
Active(file):    3872452 kB
Inactive(file):  3585116 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7968 kB
Writeback:             0 kB
AnonPages:        869464 kB
Mapped:            63888 kB
Shmem:             49804 kB
Slab:             317796 kB
SReclaimable:     289068 kB
SUnreclaim:        28728 kB
KernelStack:        3664 kB
PageTables:         6932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6539616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 39116 MiB
End job on node107 at 2018-08-12 12:35:01