Trace number 4392341

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
Fun-sCOP order+ManyGlucose (2019-06-15)UNSAT 5.9087 2.79355

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-050.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009281
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-19414-serial-file.bin HOME/instance-4392341-1568427613.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 04:19:31 CEST 2019
0.65/0.57	c PID: 19417
0.65/0.57	c IP: 172.20.3.147
0.65/0.57	c HOST: node147.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.93	c (0,0) Parsing End
1.40/0.94	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.94	c (0,0) Constraint Name Generate Begin
1.40/0.94	c (0,0) Ctr:HOME/instance-4392341-1568427613.xml,ExtensionSupport:Var
1.40/0.94	c (0,0) Constraint Name Generate End
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.94	c (0,0) CSP to CSPinCNF Begin
1.94/1.23	c (0,0) translated 10 (10%) constraints
1.94/1.29	c (0,0) translated 20 (20%) constraints
2.24/1.34	c (0,0) translated 30 (30%) constraints
2.24/1.38	c (0,0) translated 40 (40%) constraints
2.51/1.40	c (0,0) translated 50 (50%) constraints
2.51/1.43	c (0,0) translated 60 (60%) constraints
2.51/1.46	c (0,0) translated 70 (70%) constraints
2.51/1.48	c (0,0) translated 80 (80%) constraints
2.85/1.50	c (0,0) translated 90 (90%) constraints
2.85/1.52	c (0,0) translated 100 (100%) constraints
2.85/1.53	c (0,0) ===========================================
2.85/1.53	c (0,0) Order
2.85/1.53	c (0,0) ===========================================
2.85/1.55	c (1,0) translated 190 (10%) constraints
2.85/1.56	c (1,1) translated 380 (20%) constraints
2.85/1.57	c (1,1) translated 570 (30%) constraints
2.85/1.58	c (1,1) translated 760 (40%) constraints
2.85/1.59	c (1,1) translated 950 (50%) constraints
2.85/1.60	c (1,1) translated 1140 (60%) constraints
3.26/1.60	c (1,1) translated 1330 (70%) constraints
3.26/1.61	c (1,1) translated 1520 (80%) constraints
3.26/1.62	c (1,1) translated 1710 (90%) constraints
3.26/1.63	c (1,1) translated 1900 (100%) constraints
3.26/1.63	c (1,1) CSP to CSPinCNF End
3.26/1.63	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.26/1.63	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.26/1.63	c (1,1) CSPinCNF Propagation Begin
3.26/1.69	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.26/1.69	c (1,1) CSPinCNF Propagation End
3.26/1.69	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.26/1.69	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.26/1.69	c (1,1) Simplify CSPinCNF Begin
3.70/1.70	c (1,1) Simplify CSPinCNF End
3.70/1.70	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.70	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.70/1.70	c (1,1) Calculate Precise Domain Begin
3.70/1.71	c (1,1) 0 values are removed by re-calculation
3.70/1.71	c (1,1) Calculate Precise Domain End
3.70/1.71	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.71	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.70/1.71	c (1,1) CSPinCNF to SatSolver Begin
3.70/1.79	c (1,1) 190 (10 %) CSP clauses are encoded (0 SAT variables, 189 SAT clauses)
4.09/1.81	c (1,1) 380 (20 %) CSP clauses are encoded (0 SAT variables, 379 SAT clauses)
4.09/1.82	c (1,1) 570 (30 %) CSP clauses are encoded (0 SAT variables, 569 SAT clauses)
4.09/1.83	c (1,1) 760 (40 %) CSP clauses are encoded (0 SAT variables, 759 SAT clauses)
4.09/1.83	c (1,1) 950 (50 %) CSP clauses are encoded (0 SAT variables, 949 SAT clauses)
4.09/1.84	c (1,1) 1140 (60 %) CSP clauses are encoded (0 SAT variables, 1139 SAT clauses)
4.09/1.85	c (1,1) 1330 (70 %) CSP clauses are encoded (0 SAT variables, 1329 SAT clauses)
4.09/1.86	c (1,1) 1520 (80 %) CSP clauses are encoded (0 SAT variables, 1519 SAT clauses)
4.09/1.86	c (1,1) 1710 (90 %) CSP clauses are encoded (0 SAT variables, 1709 SAT clauses)
4.09/1.87	c (1,1) 1900 (100 %) CSP clauses are encoded (0 SAT variables, 1899 SAT clauses)
4.09/1.87	c (1,1) CSPinCNF to SatSolver End
4.09/1.87	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.09/1.87	c (1,1) 550 bool, 1900 clause
4.09/1.87	c (1,1) Export Begin
4.49/1.97	c (1,1) Export to HOME/scop-19414-serial-file.bin
4.49/1.97	c (1,1) Export End
4.49/1.97	c (1,1) Export File Size: 0.03 MB
4.49/1.97	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.49/1.97	c END-Prog: Sat Sep 14 04:19:32 CEST 2019
4.49/1.98	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-19414-serial-file.bin
5.20/2.44	c (0,0) Read Serial File Begin
5.20/2.44	c (0,0) HOME/scop-19414-serial-file.bin
5.48/2.67	c (0,0) Read Serial File End
5.48/2.68	
5.48/2.68	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
5.48/2.68	(Solving Process)
5.48/2.68	
5.64/2.70	c BEGIN-Prog: Sat Sep 14 04:19:33 CEST 2019
5.64/2.70	c PID: 19437
5.64/2.70	c IP: 172.20.3.147
5.64/2.70	c HOST: node147.alineos.net
5.64/2.71	c (0,0) SatSolver.solve Begin
5.64/2.71	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392341-1568427613.xml-scop-19417.cnf
5.64/2.74	c (0,0) c
5.64/2.74	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.64/2.74	c (0,0) c
5.64/2.74	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.64/2.74	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.64/2.74	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.64/2.74	c (0,0) c |                                                                                                       |
5.64/2.74	c (0,0) c |  Number of variables:           550                                                                   |
5.64/2.74	c (0,0) c |  Number of clauses:            1900                                                                   |
5.64/2.74	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.64/2.74	c (0,0) c |                                                                                                       |
5.64/2.74	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.64/2.74	c (0,0) c |                                                                                                       |
5.64/2.74	c (0,0) c =========================================================================================================
5.64/2.74	c (0,0) Solved by unit propagation
5.64/2.74	c (0,0) c real time : 0.0040462 s
5.64/2.74	c (0,0) c cpu time  : 0.005065 s
5.64/2.74	c (0,0) 
5.64/2.74	c (0,0) s UNSATISFIABLE
5.64/2.78	c (0,0) SatSolver.solve End
5.64/2.78	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.64/2.78	c (0,0) Show results Begin
5.64/2.78	s UNSATISFIABLE
5.64/2.78	c (0,0) Show results End
5.64/2.78	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.64/2.78	c (0,0) 0,0,STOP-AFTER(ALL)
5.64/2.78	c END-Prog: Sat Sep 14 04:19:33 CEST 2019

Verifier Data


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 (11772 MiB free)
  memory of node 1: 16384 MiB (14448 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392341-1568427613/watcher-4392341-1568427613 -o /tmp/evaluation-result-4392341-1568427613/solver-4392341-1568427613 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392341-1568427613.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19414, runsolver pid=19411

[startup+0.10011 s]*
/proc/loadavg: 3.20 6.23 7.22 3/211 19436
/proc/meminfo: memFree=26755628/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418675188 115843072 349 33554432000 4194304 5098028 140727957396832 140727957394088 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 349 296 221 0 87 0
[pid=19417] ppid=19414 vsize=27314120 memory=106400 CPUtime=0.1 cores=0-7
/proc/19417/stat : 19417 (java) S 19414 19414 16596 0 -1 1077944320 6611 0 0 0 8 2 0 0 20 0 20 0 418675189 27969658880 26600 33554432000 4194304 4196468 140724053622432 140724053604976 139707927994103 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
/proc/19417/statm: 6828530 26600 2817 1 0 6790935 0
[pid=19417/tid=19418] ppid=19414 vsize=27314120 memory=7970696723631612056 CPUtime=0.08 cores=0-7
/proc/19417/task/19418/stat : 19418 (java) R 19414 19414 16596 0 -1 4202560 4706 0 0 0 7 1 0 0 20 0 20 0 418675189 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707899807344 139707913676629 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19419] ppid=19414 vsize=27314120 memory=732370755066567653 CPUtime=0 cores=0-7
/proc/19417/task/19419/stat : 19419 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707932236816 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19420] ppid=19414 vsize=27314120 memory=140616729114240 CPUtime=0 cores=0-7
/proc/19417/task/19420/stat : 19420 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707715632272 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19421] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19421/stat : 19421 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707714579216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19422] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19422/stat : 19422 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707713526672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19423] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19423/stat : 19423 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707712473616 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19424] ppid=19414 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19417/task/19424/stat : 19424 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707711421072 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19425] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19425/stat : 19425 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707710368016 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19426] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19426/stat : 19426 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 26600 33554432000 4194304 4196468 140724053622432 139707709315472 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19427] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19427/stat : 19427 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675193 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706314517232 139707928005250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19428] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19428/stat : 19428 (java) S 19414 19414 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 26600 33554432000 4194304 4196468 140724053622432 139705823782560 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19429] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19429/stat : 19429 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 26600 33554432000 4194304 4196468 140724053622432 139705555346672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19430] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19430/stat : 19430 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139705180838352 139707928012699 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19431] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19431/stat : 19431 (java) S 19414 19414 16596 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706313464048 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19432] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19432/stat : 19432 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706312411504 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19433] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19433/stat : 19433 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706311358448 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19434] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19434/stat : 19434 (java) R 19414 19414 16596 0 -1 4202560 273 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706310305904 139707906890240 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19435] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19435/stat : 19435 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 26600 33554432000 4194304 4196468 140724053622432 139704682933216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19436] ppid=19414 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19417/task/19436/stat : 19436 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675197 27969658880 26600 33554432000 4194304 4196468 140724053622432 139706309254320 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107796 KiB

[startup+0.209832 s]*
/proc/loadavg: 3.20 6.23 7.22 3/211 19436
/proc/meminfo: memFree=26736596/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418675188 115843072 349 33554432000 4194304 5098028 140727957396832 140727957394088 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 349 296 221 0 87 0
[pid=19417] ppid=19414 vsize=27314120 memory=122960 CPUtime=0.25 cores=0-7
/proc/19417/stat : 19417 (java) S 19414 19414 16596 0 -1 1077944320 11625 0 0 0 21 4 0 0 20 0 20 0 418675189 27969658880 30740 33554432000 4194304 4196468 140724053622432 140724053604976 139707927994103 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
/proc/19417/statm: 6828530 30740 2954 1 0 6790935 0
[pid=19417/tid=19418] ppid=19414 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/19417/task/19418/stat : 19418 (java) R 19414 19414 16596 0 -1 4202560 9314 0 0 0 16 3 0 0 20 0 20 0 418675189 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707899785080 139707913159703 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19419] ppid=19414 vsize=27314120 memory=281233354405624 CPUtime=0 cores=0-7
/proc/19417/task/19419/stat : 19419 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707932236816 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19420] ppid=19414 vsize=27314120 memory=140616729114240 CPUtime=0 cores=0-7
/proc/19417/task/19420/stat : 19420 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707715632272 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19421] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19421/stat : 19421 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707714579216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19422] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19422/stat : 19422 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707713526672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19423] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19423/stat : 19423 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707712473616 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19424] ppid=19414 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19417/task/19424/stat : 19424 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707711421072 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19425] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19425/stat : 19425 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707710368016 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19426] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19426/stat : 19426 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 30740 33554432000 4194304 4196468 140724053622432 139707709315472 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19427] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19427/stat : 19427 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675193 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706314517232 139707928005250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19428] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19428/stat : 19428 (java) S 19414 19414 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 30740 33554432000 4194304 4196468 140724053622432 139705823782560 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19429] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19429/stat : 19429 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 30740 33554432000 4194304 4196468 140724053622432 139705555346672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19430] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19430/stat : 19430 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139705180838352 139707928012699 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19431] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19431/stat : 19431 (java) S 19414 19414 16596 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706313464048 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19432] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19432/stat : 19432 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706312411504 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19433] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19433/stat : 19433 (java) S 19414 19414 16596 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706311358448 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19434] ppid=19414 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/19417/task/19434/stat : 19434 (java) S 19414 19414 16596 0 -1 1077944384 503 0 0 0 2 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706310305904 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19435] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19435/stat : 19435 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 30740 33554432000 4194304 4196468 140724053622432 139704682933216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19436] ppid=19414 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19417/task/19436/stat : 19436 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675197 27969658880 30740 33554432000 4194304 4196468 140724053622432 139706309254320 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124356 KiB

[startup+0.309294 s]*
/proc/loadavg: 3.11 6.16 7.20 2/211 19436
/proc/meminfo: memFree=26731944/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418675188 115843072 349 33554432000 4194304 5098028 140727957396832 140727957394088 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 349 296 221 0 87 0
[pid=19417] ppid=19414 vsize=27314120 memory=127836 CPUtime=0.42 cores=0-7
/proc/19417/stat : 19417 (java) S 19414 19414 16596 0 -1 1077944320 12263 0 0 0 38 4 0 0 20 0 20 0 418675189 27969658880 31959 33554432000 4194304 4196468 140724053622432 140724053604976 139707927994103 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
/proc/19417/statm: 6828530 31959 3073 1 0 6790935 0
[pid=19417/tid=19418] ppid=19414 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19417/task/19418/stat : 19418 (java) R 19414 19414 16596 0 -1 4202560 9753 0 0 0 26 3 0 0 20 0 20 0 418675189 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707899824176 139707911180906 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19419] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19419/stat : 19419 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707932236816 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19420] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19420/stat : 19420 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707715632272 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19421] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19421/stat : 19421 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707714579216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19422] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19422/stat : 19422 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707713526672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19423] ppid=19414 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/19417/task/19423/stat : 19423 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707712473616 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19424] ppid=19414 vsize=27314120 memory=140616625386415 CPUtime=0 cores=0-7
/proc/19417/task/19424/stat : 19424 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707711421072 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19425] ppid=19414 vsize=27314120 memory=140616625388720 CPUtime=0 cores=0-7
/proc/19417/task/19425/stat : 19425 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707710368016 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19426] ppid=19414 vsize=27314120 memory=140616625391024 CPUtime=0 cores=0-7
/proc/19417/task/19426/stat : 19426 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27969658880 31959 33554432000 4194304 4196468 140724053622432 139707709315472 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19427] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19427/stat : 19427 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675193 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706314517232 139707928005250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19428] ppid=19414 vsize=27314120 memory=281233250789008 CPUtime=0 cores=0-7
/proc/19417/task/19428/stat : 19428 (java) S 19414 19414 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 31959 33554432000 4194304 4196468 140724053622432 139705823782560 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19429] ppid=19414 vsize=27314120 memory=281233250795920 CPUtime=0 cores=0-7
/proc/19417/task/19429/stat : 19429 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675194 27969658880 31959 33554432000 4194304 4196468 140724053622432 139705555346672 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19430] ppid=19414 vsize=27314120 memory=281233250737200 CPUtime=0 cores=0-7
/proc/19417/task/19430/stat : 19430 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139705180838352 139707928012699 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19431] ppid=19414 vsize=27314120 memory=281233250809744 CPUtime=0.01 cores=0-7
/proc/19417/task/19431/stat : 19431 (java) S 19414 19414 16596 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706313464048 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19432] ppid=19414 vsize=27314120 memory=281233250816656 CPUtime=0 cores=0-7
/proc/19417/task/19432/stat : 19432 (java) R 19414 19414 16596 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706312411504 139707908694400 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19433] ppid=19414 vsize=27314120 memory=281233250814352 CPUtime=0.02 cores=0-7
/proc/19417/task/19433/stat : 19433 (java) S 19414 19414 16596 0 -1 1077944384 198 0 0 0 2 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706311358448 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19434] ppid=19414 vsize=27314120 memory=281233250830512 CPUtime=0.07 cores=0-7
/proc/19417/task/19434/stat : 19434 (java) S 19414 19414 16596 0 -1 1077944384 554 0 0 0 7 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706310305904 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19435] ppid=19414 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19435/stat : 19435 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27969658880 31959 33554432000 4194304 4196468 140724053622432 139704682933216 139707928004309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19436] ppid=19414 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19417/task/19436/stat : 19436 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675197 27969658880 31959 33554432000 4194304 4196468 140724053622432 139706309254320 139707928005250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129232 KiB

[startup+0.700897 s]
/proc/loadavg: 3.11 6.16 7.20 3/211 19436
/proc/meminfo: memFree=26708100/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418675188 115843072 349 33554432000 4194304 5098028 140727957396832 140727957394088 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 349 296 221 0 87 0
[pid=19417] ppid=19414 vsize=27322440 memory=166044 CPUtime=1.02 cores=0-7
/proc/19417/stat : 19417 (java) S 19414 19414 16596 0 -1 1077944320 20586 0 0 0 95 7 0 0 20 0 20 0 418675189 27978178560 41511 33554432000 4194304 4196468 140724053622432 140724053604976 139707927994103 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
/proc/19417/statm: 6830610 41511 3190 1 0 6791959 0
[pid=19417/tid=19418] ppid=19414 vsize=27322440 memory=281233251125376 CPUtime=0.68 cores=0-7
/proc/19417/task/19418/stat : 19418 (java) R 19414 19414 16596 0 -1 4202560 17441 0 0 0 62 6 0 0 20 0 20 0 418675189 27978178560 41511 33554432000 4194304 4196468 140724053622432 139707899832048 139707912074590 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19419] ppid=19414 vsize=27322440 memory=5050881541256 CPUtime=0 cores=0-7
/proc/19417/task/19419/stat : 19419 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27978178560 41511 33554432000 4194304 4196468 140724053622432 139707932236816 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19420] ppid=19414 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19420/stat : 19420 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27978178560 41511 33554432000 4194304 4196468 140724053622432 139707715632272 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19421] ppid=19414 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19421/stat : 19421 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27978178560 41511 33554432000 4194304 4196468 140724053622432 139707714579216 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0

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

[pid=19417/tid=19435] ppid=19414 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19435/stat : 19435 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27982450688 53517 33554432000 4194304 4196468 140724053622432 139704682933216 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19436] ppid=19414 vsize=27326612 memory=4420 CPUtime=0 cores=0-7
/proc/19417/task/19436/stat : 19436 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675197 27982450688 53517 33554432000 4194304 4196468 140724053622432 139706309254320 139707928005250 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 215384 KiB

[startup+2.79345 s]
# the end of solver process 19414 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.64194 s, system=0.266767 s

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

[startup+1.60103 s]
/proc/loadavg: 3.11 6.16 7.20 3/211 19436
/proc/meminfo: memFree=26683876/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418675188 115843072 349 33554432000 4194304 5098028 140727957396832 140727957394088 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 349 296 221 0 87 0
[pid=19417] ppid=19414 vsize=27326612 memory=225816 CPUtime=3.26 cores=0-7
/proc/19417/stat : 19417 (java) S 19414 19414 16596 0 -1 1077944320 24431 0 0 0 314 12 0 0 20 0 20 0 418675189 27982450688 56454 33554432000 4194304 4196468 140724053622432 140724053604976 139707927994103 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
/proc/19417/statm: 6831653 56454 3247 1 0 6792983 0
[pid=19417/tid=19418] ppid=19414 vsize=27326612 memory=7667772408738705254 CPUtime=1.57 cores=0-7
/proc/19417/task/19418/stat : 19418 (java) R 19414 19414 16596 0 -1 4202560 18935 0 0 0 150 7 0 0 20 0 20 0 418675189 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707899829488 139707928006038 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19419] ppid=19414 vsize=27326612 memory=7091599776027274341 CPUtime=0 cores=0-7
/proc/19417/task/19419/stat : 19419 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707932236816 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19420] ppid=19414 vsize=27326612 memory=4294969568 CPUtime=0 cores=0-7
/proc/19417/task/19420/stat : 19420 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707715632272 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19421] ppid=19414 vsize=27326612 memory=2244 CPUtime=0 cores=0-7
/proc/19417/task/19421/stat : 19421 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707714579216 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19422] ppid=19414 vsize=27326612 memory=7533807676074704953 CPUtime=0 cores=0-7
/proc/19417/task/19422/stat : 19422 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707713526672 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19423] ppid=19414 vsize=27326612 memory=7957689449132282195 CPUtime=0 cores=0-7
/proc/19417/task/19423/stat : 19423 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707712473616 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19424] ppid=19414 vsize=27326612 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/19417/task/19424/stat : 19424 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707711421072 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19425] ppid=19414 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/19417/task/19425/stat : 19425 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707710368016 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19426] ppid=19414 vsize=27326612 memory=2241 CPUtime=0 cores=0-7
/proc/19417/task/19426/stat : 19426 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675192 27982450688 56454 33554432000 4194304 4196468 140724053622432 139707709315472 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19427] ppid=19414 vsize=27326612 memory=2244 CPUtime=0 cores=0-7
/proc/19417/task/19427/stat : 19427 (java) S 19414 19414 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418675193 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706314517232 139707928005250 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19428] ppid=19414 vsize=27326612 memory=2020 CPUtime=0 cores=0-7
/proc/19417/task/19428/stat : 19428 (java) S 19414 19414 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418675194 27982450688 56454 33554432000 4194304 4196468 140724053622432 139705823782560 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19429] ppid=19414 vsize=27326612 memory=988 CPUtime=0 cores=0-7
/proc/19417/task/19429/stat : 19429 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675194 27982450688 56454 33554432000 4194304 4196468 140724053622432 139705555346672 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19430] ppid=19414 vsize=27326612 memory=1368 CPUtime=0 cores=0-7
/proc/19417/task/19430/stat : 19430 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139705180838352 139707928012699 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19431] ppid=19414 vsize=27326612 memory=1056 CPUtime=0.3 cores=0-7
/proc/19417/task/19431/stat : 19431 (java) R 19414 19414 16596 0 -1 4202560 769 0 0 0 29 1 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706313464048 139707907397153 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19432] ppid=19414 vsize=27326612 memory=1716 CPUtime=0.32 cores=0-7
/proc/19417/task/19432/stat : 19432 (java) R 19414 19414 16596 0 -1 4202560 432 0 0 0 32 0 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706312400176 139707911490891 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19433] ppid=19414 vsize=27326612 memory=6100 CPUtime=0.35 cores=0-7
/proc/19417/task/19433/stat : 19433 (java) R 19414 19414 16596 0 -1 4202560 824 0 0 0 35 0 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706311358448 139707907466209 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19434] ppid=19414 vsize=27326612 memory=11624 CPUtime=0.67 cores=0-7
/proc/19417/task/19434/stat : 19434 (java) S 19414 19414 16596 0 -1 1077944384 2129 0 0 0 66 1 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706310305904 139707928005250 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19435] ppid=19414 vsize=27326612 memory=732 CPUtime=0 cores=0-7
/proc/19417/task/19435/stat : 19435 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675196 27982450688 56454 33554432000 4194304 4196468 140724053622432 139704682933216 139707928004309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
[pid=19417/tid=19436] ppid=19414 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/19417/task/19436/stat : 19436 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675197 27982450688 56454 33554432000 4194304 4196468 140724053622432 139706309254320 139707928005250 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140724053627627 140724053628054 140724053628054 140724053630927 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 227212 KiB

[startup+2.40058 s]
/proc/loadavg: 3.11 6.16 7.20 4/201 19446
/proc/meminfo: memFree=26833708/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1476 CPUtime=4.65 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 583 26996 0 0 0 0 450 15 20 0 1 0 418675188 115843072 369 33554432000 4194304 5098028 140727957396832 140727957393576 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 369 311 221 0 87 0
[pid=19437] ppid=19414 vsize=7752268 memory=72024 CPUtime=0.55 cores=0-7
/proc/19437/stat : 19437 (java) S 19414 19414 16596 0 -1 1077944320 13227 0 0 0 50 5 0 0 20 0 20 0 418675387 7938322432 18006 33554432000 4194304 4196468 140727271752624 140727271735168 140362847203063 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
/proc/19437/statm: 1938067 18006 3044 1 0 1899951 0
[pid=19437/tid=19438] ppid=19414 vsize=7752268 memory=288230617509003574 CPUtime=0.39 cores=0-7
/proc/19437/task/19438/stat : 19438 (java) R 19414 19414 16596 0 -1 4202560 10925 0 0 0 36 3 0 0 20 0 20 0 418675387 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362819031736 140362827478397 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19439] ppid=19414 vsize=7752268 memory=15252640887999028 CPUtime=0 cores=0-7
/proc/19437/task/19439/stat : 19439 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362851445264 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19440] ppid=19414 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/19437/task/19440/stat : 19440 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362651613840 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19441] ppid=19414 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/19437/task/19441/stat : 19441 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362650560784 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19442] ppid=19414 vsize=7752268 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19437/task/19442/stat : 19442 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675388 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362649508240 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19443] ppid=19414 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/19437/task/19443/stat : 19443 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362648456208 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19444] ppid=19414 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/19437/task/19444/stat : 19444 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362647403664 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19445] ppid=19414 vsize=7752268 memory=1560 CPUtime=0 cores=0-7
/proc/19437/task/19445/stat : 19445 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675389 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362646350608 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19446] ppid=19414 vsize=7752268 memory=4008 CPUtime=0 cores=0-7
/proc/19437/task/19446/stat : 19446 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7938322432 18006 33554432000 4194304 4196468 140727271752624 140362645298064 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
Current children cumulated CPU time: 5.2 s
Current children cumulated vsize: 7865396 KiB
Current children cumulated memory: 73500 KiB

[startup+2.60057 s]
/proc/loadavg: 3.11 6.16 7.20 4/201 19446
/proc/meminfo: memFree=26833708/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1476 CPUtime=4.65 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 583 26996 0 0 0 0 450 15 20 0 1 0 418675188 115843072 369 33554432000 4194304 5098028 140727957396832 140727957393576 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 369 311 221 0 87 0
[pid=19437] ppid=19414 vsize=7752288 memory=97648 CPUtime=0.83 cores=0-7
/proc/19437/stat : 19437 (java) S 19414 19414 16596 0 -1 1077944320 18660 0 0 0 76 7 0 0 20 0 20 0 418675387 7938342912 24412 33554432000 4194304 4196468 140727271752624 140727271735168 140362847203063 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
/proc/19437/statm: 1938072 24412 3113 1 0 1899951 0
[pid=19437/tid=19438] ppid=19414 vsize=7752288 memory=8303054830060986464 CPUtime=0.6 cores=0-7
/proc/19437/task/19438/stat : 19438 (java) R 19414 19414 16596 0 -1 4202560 16268 0 0 0 55 5 0 0 20 0 20 0 418675387 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362819029712 140362299551469 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19439] ppid=19414 vsize=7752288 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/19437/task/19439/stat : 19439 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362851445264 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19440] ppid=19414 vsize=7752288 memory=7680491646476186387 CPUtime=0 cores=0-7
/proc/19437/task/19440/stat : 19440 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362651613840 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19441] ppid=19414 vsize=7752288 memory=1396 CPUtime=0 cores=0-7
/proc/19437/task/19441/stat : 19441 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362650560784 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19442] ppid=19414 vsize=7752288 memory=248280 CPUtime=0 cores=0-7
/proc/19437/task/19442/stat : 19442 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675388 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362649508240 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19443] ppid=19414 vsize=7752288 memory=2244 CPUtime=0 cores=0-7
/proc/19437/task/19443/stat : 19443 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362648456208 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19444] ppid=19414 vsize=7752288 memory=7308322314038366817 CPUtime=0 cores=0-7
/proc/19437/task/19444/stat : 19444 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362647403664 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19445] ppid=19414 vsize=7752288 memory=7597971025462586213 CPUtime=0 cores=0-7
/proc/19437/task/19445/stat : 19445 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675389 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362646350608 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19446] ppid=19414 vsize=7752288 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/19437/task/19446/stat : 19446 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7938342912 24412 33554432000 4194304 4196468 140727271752624 140362645298064 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 99124 KiB

[startup+2.70062 s]
/proc/loadavg: 3.11 6.16 7.20 4/201 19446
/proc/meminfo: memFree=26833708/32770624 swapFree=66957016/67108860
[pid=19414] ppid=19411 vsize=113128 memory=1476 CPUtime=4.65 cores=0-7
/proc/19414/stat : 19414 (scop.sh) S 19411 19414 16596 0 -1 4202496 583 26996 0 0 0 0 450 15 20 0 1 0 418675188 115843072 369 33554432000 4194304 5098028 140727957396832 140727957393576 139687149060732 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22220800 140727957402405 140727957402732 140727957402732 140727957405645 0
/proc/19414/statm: 28282 369 311 221 0 87 0
[pid=19437] ppid=19414 vsize=7754336 memory=101604 CPUtime=0.99 cores=0-7
/proc/19437/stat : 19437 (java) S 19414 19414 16596 0 -1 1077944320 19295 0 0 0 91 8 0 0 20 0 20 0 418675387 7940440064 25401 33554432000 4194304 4196468 140727271752624 140727271735168 140362847203063 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
/proc/19437/statm: 1938584 25401 3119 1 0 1900463 0
[pid=19437/tid=19438] ppid=19414 vsize=7754336 memory=1476 CPUtime=0.7 cores=0-7
/proc/19437/task/19438/stat : 19438 (java) R 19414 19414 16596 0 -1 4202560 16760 0 0 0 64 6 0 0 20 0 20 0 418675387 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362819039664 140362831283550 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19439] ppid=19414 vsize=7754336 memory=66192 CPUtime=0 cores=0-7
/proc/19437/task/19439/stat : 19439 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362851445264 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19440] ppid=19414 vsize=7754336 memory=54472 CPUtime=0 cores=0-7
/proc/19437/task/19440/stat : 19440 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362651613840 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19441] ppid=19414 vsize=7754336 memory=261876 CPUtime=0 cores=0-7
/proc/19437/task/19441/stat : 19441 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362650560784 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19442] ppid=19414 vsize=7754336 memory=1396 CPUtime=0 cores=0-7
/proc/19437/task/19442/stat : 19442 (java) S 19414 19414 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418675388 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362649508240 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19443] ppid=19414 vsize=7754336 memory=188872 CPUtime=0 cores=0-7
/proc/19437/task/19443/stat : 19443 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675388 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362648456208 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19444] ppid=19414 vsize=7754336 memory=140616625386209 CPUtime=0 cores=0-7
/proc/19437/task/19444/stat : 19444 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362647403664 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19445] ppid=19414 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19437/task/19445/stat : 19445 (java) S 19414 19414 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418675389 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362646350608 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
[pid=19437/tid=19446] ppid=19414 vsize=7754336 memory=4211821575541792640 CPUtime=0 cores=0-7
/proc/19437/task/19446/stat : 19446 (java) S 19414 19414 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418675389 7940440064 25401 33554432000 4194304 4196468 140727271752624 140362645298064 140362847213269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17461248 140727271756791 140727271756950 140727271756950 140727271759823 0
Current children cumulated CPU time: 5.64 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 103080 KiB

Child status: 0
Real time (s): 2.79355
CPU time (s): 5.9087
CPU user time (s): 5.64194
CPU system time (s): 0.266767
CPU usage (%): 211.512
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 263272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.64194
system time used= 0.266767
maximum resident set size= 269972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7229
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 19414
#   total CPU time (s): 5.9087
#   total CPU user time (s): 5.64194
#   total CPU system time (s): 0.266767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04119 second user time and 0.063722 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:19:30
IDJOB=4392341
IDBENCH=126861
IDSOLVER=2838
FILE ID=node147/4392341-1568427613
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58880 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-050.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392341-1568427613/watcher-4392341-1568427613 -o /tmp/evaluation-result-4392341-1568427613/solver-4392341-1568427613 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392341-1568427613.xml

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=929063482

node147.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.52
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.52
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.52
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.52
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:        26850484 kB
MemAvailable:   31813356 kB
Buffers:          188388 kB
Cached:          5001680 kB
SwapCached:        48496 kB
Active:          2029284 kB
Inactive:        3212880 kB
Active(anon):       4160 kB
Inactive(anon):    89344 kB
Active(file):    2025124 kB
Inactive(file):  3123536 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             20704 kB
Writeback:             0 kB
AnonPages:        113140 kB
Mapped:            44832 kB
Shmem:             32768 kB
Slab:             272040 kB
SReclaimable:     242672 kB
SUnreclaim:        29368 kB
KernelStack:        3424 kB
PageTables:         5616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 58860 MiB
End job on node147 at 2019-09-14 04:19:33