Trace number 4392348

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 6.49685 3.07498

General information on the benchmark

NameSat/Sat-m1-various/
pret-150-40.xml
MD5SUM798862a2384da12f90df47f1a27f971a
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.010862
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-27411-serial-file.bin HOME/instance-4392348-1568422280.xml
0.65/0.60	
0.65/0.60	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.60	
0.76/0.63	c BEGIN-Prog: Sat Sep 14 02:50:40 CEST 2019
0.76/0.63	c PID: 27414
0.76/0.63	c IP: 172.20.3.116
0.76/0.63	c HOST: node116.alineos.net
0.76/0.64	c (0,0) Parsing Begin
1.57/1.04	c (0,0) Parsing End
1.57/1.04	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.57/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.57/1.04	c (0,0) Constraint Name Generate Begin
1.57/1.05	c (0,0) Ctr:HOME/instance-4392348-1568422280.xml,ExtensionSupport:Var
1.57/1.05	c (0,0) Constraint Name Generate End
1.57/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.57/1.05	c (0,0) CSP to CSPinCNF Begin
2.03/1.36	c (0,0) translated 10 (10%) constraints
2.33/1.43	c (0,0) translated 20 (20%) constraints
2.33/1.49	c (0,0) translated 30 (30%) constraints
2.63/1.53	c (0,0) translated 40 (40%) constraints
2.63/1.56	c (0,0) translated 50 (50%) constraints
2.63/1.59	c (0,0) translated 60 (60%) constraints
2.94/1.62	c (1,1) translated 70 (70%) constraints
2.94/1.64	c (1,1) translated 80 (80%) constraints
2.94/1.67	c (1,1) translated 90 (90%) constraints
2.94/1.69	c (1,1) translated 100 (100%) constraints
2.94/1.69	c (1,1) ===========================================
2.94/1.69	c (1,1) Order
2.94/1.69	c (1,1) ===========================================
3.31/1.71	c (1,1) translated 190 (10%) constraints
3.31/1.72	c (1,1) translated 380 (20%) constraints
3.31/1.74	c (1,1) translated 570 (30%) constraints
3.31/1.75	c (1,1) translated 760 (40%) constraints
3.31/1.75	c (1,1) translated 950 (50%) constraints
3.31/1.76	c (1,1) translated 1140 (60%) constraints
3.31/1.77	c (1,1) translated 1330 (70%) constraints
3.31/1.78	c (1,1) translated 1520 (80%) constraints
3.31/1.79	c (1,1) translated 1710 (90%) constraints
3.70/1.80	c (1,1) translated 1900 (100%) constraints
3.70/1.80	c (1,1) CSP to CSPinCNF End
3.70/1.81	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.81	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.70/1.81	c (1,1) CSPinCNF Propagation Begin
3.70/1.87	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.70/1.87	c (1,1) CSPinCNF Propagation End
3.70/1.87	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.87	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.70/1.87	c (1,1) Simplify CSPinCNF Begin
3.70/1.88	c (1,1) Simplify CSPinCNF End
3.70/1.88	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.88	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.70/1.88	c (1,1) Calculate Precise Domain Begin
3.70/1.89	c (1,1) 0 values are removed by re-calculation
3.70/1.89	c (1,1) Calculate Precise Domain End
3.70/1.89	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.70/1.89	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.70/1.89	c (1,1) CSPinCNF to SatSolver Begin
4.15/1.97	c (1,1) 190 (10 %) CSP clauses are encoded (0 SAT variables, 189 SAT clauses)
4.15/1.99	c (1,1) 380 (20 %) CSP clauses are encoded (0 SAT variables, 379 SAT clauses)
4.15/2.01	c (1,1) 570 (30 %) CSP clauses are encoded (0 SAT variables, 569 SAT clauses)
4.64/2.02	c (1,1) 760 (40 %) CSP clauses are encoded (0 SAT variables, 759 SAT clauses)
4.64/2.02	c (1,1) 950 (50 %) CSP clauses are encoded (0 SAT variables, 949 SAT clauses)
4.64/2.03	c (1,1) 1140 (60 %) CSP clauses are encoded (0 SAT variables, 1139 SAT clauses)
4.64/2.04	c (1,1) 1330 (70 %) CSP clauses are encoded (0 SAT variables, 1329 SAT clauses)
4.64/2.05	c (1,1) 1520 (80 %) CSP clauses are encoded (0 SAT variables, 1519 SAT clauses)
4.64/2.06	c (1,1) 1710 (90 %) CSP clauses are encoded (0 SAT variables, 1709 SAT clauses)
4.64/2.06	c (1,1) 1900 (100 %) CSP clauses are encoded (0 SAT variables, 1899 SAT clauses)
4.64/2.06	c (1,1) CSPinCNF to SatSolver End
4.64/2.06	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.64/2.06	c (1,1) 550 bool, 1900 clause
4.64/2.06	c (1,1) Export Begin
4.98/2.17	c (1,1) Export to HOME/scop-27411-serial-file.bin
4.98/2.17	c (1,1) Export End
4.98/2.17	c (1,1) Export File Size: 0.03 MB
4.98/2.17	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.98/2.17	c END-Prog: Sat Sep 14 02:50:41 CEST 2019
4.98/2.19	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-27411-serial-file.bin
5.14/2.69	c (0,0) Read Serial File Begin
5.14/2.69	c (0,0) HOME/scop-27411-serial-file.bin
5.14/2.94	c (0,0) Read Serial File End
5.14/2.95	
5.14/2.95	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
5.14/2.95	(Solving Process)
5.14/2.95	
5.14/2.98	c BEGIN-Prog: Sat Sep 14 02:50:42 CEST 2019
5.14/2.98	c PID: 27434
5.14/2.98	c IP: 172.20.3.116
5.14/2.98	c HOST: node116.alineos.net
5.14/2.98	c (0,0) SatSolver.solve Begin
5.14/2.98	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392348-1568422280.xml-scop-27414.cnf
6.33/3.01	c (0,0) c
6.33/3.01	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)
6.33/3.01	c (0,0) c
6.33/3.01	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
6.33/3.01	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
6.33/3.01	c (0,0) c ========================================[ Problem Statistics ]===========================================
6.33/3.01	c (0,0) c |                                                                                                       |
6.33/3.01	c (0,0) c |  Number of variables:           550                                                                   |
6.33/3.01	c (0,0) c |  Number of clauses:            1900                                                                   |
6.33/3.01	c (0,0) c |  Parse time:                   0.00 s                                                                 |
6.33/3.01	c (0,0) c |                                                                                                       |
6.33/3.01	c (0,0) c |  Simplification time:          0.00 s                                                                 |
6.33/3.01	c (0,0) c |                                                                                                       |
6.33/3.01	c (0,0) c =========================================================================================================
6.33/3.01	c (0,0) Solved by unit propagation
6.33/3.01	c (0,0) c real time : 0.00516605 s
6.33/3.01	c (0,0) c cpu time  : 0.006307 s
6.33/3.01	c (0,0) 
6.33/3.01	c (0,0) s UNSATISFIABLE
6.33/3.06	c (0,0) SatSolver.solve End
6.33/3.06	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.33/3.06	c (0,0) Show results Begin
6.33/3.06	s UNSATISFIABLE
6.33/3.06	c (0,0) Show results End
6.33/3.06	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.33/3.06	c (0,0) 0,0,STOP-AFTER(ALL)
6.33/3.06	c END-Prog: Sat Sep 14 02:50:42 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: 16375 MiB (13565 MiB free)
  memory of node 1: 16384 MiB (15574 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392348-1568422280/watcher-4392348-1568422280 -o /tmp/evaluation-result-4392348-1568422280/solver-4392348-1568422280 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568417068-26099 --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-4392348-1568422280.xml 

running on 8 cores: 0-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=27411, runsolver pid=27408

[startup+0.100139 s]*
/proc/loadavg: 5.61 7.35 7.92 2/212 27433
/proc/meminfo: memFree=29745444/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418169685 115843072 349 33554432000 4194304 5098028 140728302592304 140728302589560 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 349 296 221 0 87 0
[pid=27414] ppid=27411 vsize=27314120 memory=104920 CPUtime=0.1 cores=0-7
/proc/27414/stat : 27414 (java) S 27411 27411 26071 0 -1 1077944320 6342 0 0 0 8 2 0 0 20 0 20 0 418169685 27969658880 26230 33554432000 4194304 4196468 140736114206448 140736114188992 139784452468471 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
/proc/27414/statm: 6828530 26230 2765 1 0 6790935 0
[pid=27414/tid=27415] ppid=27411 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/27414/task/27415/stat : 27415 (java) R 27411 27411 26071 0 -1 4202560 4456 0 0 0 7 2 0 0 20 0 20 0 418169685 27969658880 26292 33554432000 4194304 4196468 140736114206448 139784424303600 139784433862202 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27416] ppid=27411 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27414/task/27416/stat : 27416 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139784456710544 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27417] ppid=27411 vsize=27314120 memory=139649978852992 CPUtime=0 cores=0-7
/proc/27414/task/27417/stat : 27417 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783874443536 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27418] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27418/stat : 27418 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783873391248 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27419] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27419/stat : 27419 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783872338448 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27420] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27420/stat : 27420 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783871286160 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27421] ppid=27411 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27421/stat : 27421 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783870233360 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27422] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27422/stat : 27422 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783869181072 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27423] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27423/stat : 27423 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783868128272 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27424] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27424/stat : 27424 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169689 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783443851376 139784452479618 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27425] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27425/stat : 27425 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 26292 33554432000 4194304 4196468 140736114206448 139782327886624 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27426] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27426/stat : 27426 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 26292 33554432000 4194304 4196468 140736114206448 139782193665136 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27427] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27427/stat : 27427 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139781819160656 139784452487067 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27428] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27428/stat : 27428 (java) S 27411 27411 26071 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783442799216 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27429] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27429/stat : 27429 (java) S 27411 27411 26071 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783441746416 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27430] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27430/stat : 27430 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783440694128 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27431] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27431/stat : 27431 (java) S 27411 27411 26071 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783439641328 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27432] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27432/stat : 27432 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 26292 33554432000 4194304 4196468 140736114206448 139781321255264 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27433] ppid=27411 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27433/stat : 27433 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169694 27969658880 26292 33554432000 4194304 4196468 140736114206448 139783438588208 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106316 KiB

[startup+0.211418 s]*
/proc/loadavg: 5.61 7.35 7.92 2/212 27433
/proc/meminfo: memFree=29728584/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418169685 115843072 349 33554432000 4194304 5098028 140728302592304 140728302589560 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 349 296 221 0 87 0
[pid=27414] ppid=27411 vsize=27314120 memory=122160 CPUtime=0.24 cores=0-7
/proc/27414/stat : 27414 (java) S 27411 27411 26071 0 -1 1077944320 11230 0 0 0 19 5 0 0 20 0 20 0 418169685 27969658880 30540 33554432000 4194304 4196468 140736114206448 140736114188992 139784452468471 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
/proc/27414/statm: 6828530 30540 2919 1 0 6790935 0
[pid=27414/tid=27415] ppid=27411 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/27414/task/27415/stat : 27415 (java) R 27411 27411 26071 0 -1 4202560 9014 0 0 0 16 3 0 0 20 0 20 0 418169685 27969658880 30572 33554432000 4194304 4196468 140736114206448 139784424267856 139784445185575 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27416] ppid=27411 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/27414/task/27416/stat : 27416 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 30572 33554432000 4194304 4196468 140736114206448 139784456710544 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27417] ppid=27411 vsize=27314120 memory=3760706040445134496 CPUtime=0 cores=0-7
/proc/27414/task/27417/stat : 27417 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783874443536 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27418] ppid=27411 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27418/stat : 27418 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783873391248 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27419] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27419/stat : 27419 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169688 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783872338448 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27420] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27420/stat : 27420 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783871286160 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27421] ppid=27411 vsize=27315144 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27421/stat : 27421 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783870233360 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27422] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27422/stat : 27422 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783869181072 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27423] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27423/stat : 27423 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783868128272 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27424] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27424/stat : 27424 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169689 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783443851376 139784452479618 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27425] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27425/stat : 27425 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 30572 33554432000 4194304 4196468 140736114206448 139782327886624 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27426] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27426/stat : 27426 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 30572 33554432000 4194304 4196468 140736114206448 139782193665136 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27427] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27427/stat : 27427 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169693 27970707456 30572 33554432000 4194304 4196468 140736114206448 139781819160656 139784452487067 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27428] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27428/stat : 27428 (java) S 27411 27411 26071 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 20 0 418169693 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783442799216 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27429] ppid=27411 vsize=27315144 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27429/stat : 27429 (java) S 27411 27411 26071 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418169693 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783441746416 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27430] ppid=27411 vsize=27315144 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27430/stat : 27430 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27970707456 30572 33554432000 4194304 4196468 140736114206448 139783440694128 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27431] ppid=27411 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/27414/task/27431/stat : 27431 (java) S 27411 27411 26071 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 20 0 418169693 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783439641328 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27432] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27432/stat : 27432 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 30572 33554432000 4194304 4196468 140736114206448 139781321255264 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27433] ppid=27411 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27433/stat : 27433 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169694 27969658880 30572 33554432000 4194304 4196468 140736114206448 139783438588208 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123556 KiB

[startup+0.31091 s]*
/proc/loadavg: 5.61 7.35 7.92 2/212 27433
/proc/meminfo: memFree=29724304/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418169685 115843072 349 33554432000 4194304 5098028 140728302592304 140728302589560 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 349 296 221 0 87 0
[pid=27414] ppid=27411 vsize=27314120 memory=125384 CPUtime=0.42 cores=0-7
/proc/27414/stat : 27414 (java) S 27411 27411 26071 0 -1 1077944320 11786 0 0 0 37 5 0 0 20 0 20 0 418169685 27969658880 31346 33554432000 4194304 4196468 140736114206448 140736114188992 139784452468471 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
/proc/27414/statm: 6828530 31346 2981 1 0 6790935 0
[pid=27414/tid=27415] ppid=27411 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27414/task/27415/stat : 27415 (java) R 27411 27411 26071 0 -1 4202560 9334 0 0 0 26 3 0 0 20 0 20 0 418169685 27969658880 31346 33554432000 4194304 4196468 140736114206448 139784424291296 139784436548958 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27416] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27416/stat : 27416 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139784456710544 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27417] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27417/stat : 27417 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783874443536 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27418] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27418/stat : 27418 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783873391248 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27419] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27419/stat : 27419 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783872338448 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27420] ppid=27411 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/27414/task/27420/stat : 27420 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783871286160 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27421] ppid=27411 vsize=27314120 memory=139649855091631 CPUtime=0 cores=0-7
/proc/27414/task/27421/stat : 27421 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783870233360 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27422] ppid=27411 vsize=27314120 memory=139649855093936 CPUtime=0 cores=0-7
/proc/27414/task/27422/stat : 27422 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783869181072 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27423] ppid=27411 vsize=27314120 memory=139649855096240 CPUtime=0 cores=0-7
/proc/27414/task/27423/stat : 27423 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783868128272 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27424] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27424/stat : 27424 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169689 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783443851376 139784452479618 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27425] ppid=27411 vsize=27314120 memory=279299710199440 CPUtime=0 cores=0-7
/proc/27414/task/27425/stat : 27425 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 31346 33554432000 4194304 4196468 140736114206448 139782327886624 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27426] ppid=27411 vsize=27314120 memory=279299710206352 CPUtime=0 cores=0-7
/proc/27414/task/27426/stat : 27426 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169690 27969658880 31346 33554432000 4194304 4196468 140736114206448 139782193665136 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27427] ppid=27411 vsize=27314120 memory=279299710147600 CPUtime=0 cores=0-7
/proc/27414/task/27427/stat : 27427 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139781819160656 139784452487067 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27428] ppid=27411 vsize=27314120 memory=279299710220176 CPUtime=0.02 cores=0-7
/proc/27414/task/27428/stat : 27428 (java) R 27411 27411 26071 0 -1 4202560 524 0 0 0 2 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783442799216 139784444757920 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27429] ppid=27411 vsize=27314120 memory=279299710227088 CPUtime=0 cores=0-7
/proc/27414/task/27429/stat : 27429 (java) S 27411 27411 26071 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783441746416 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27430] ppid=27411 vsize=27314120 memory=279299710224784 CPUtime=0.01 cores=0-7
/proc/27414/task/27430/stat : 27430 (java) S 27411 27411 26071 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783440694128 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27431] ppid=27411 vsize=27314120 memory=279299710240944 CPUtime=0.07 cores=0-7
/proc/27414/task/27431/stat : 27431 (java) R 27411 27411 26071 0 -1 4202560 489 0 0 0 7 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783439641328 139784444705598 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27432] ppid=27411 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27432/stat : 27432 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27969658880 31346 33554432000 4194304 4196468 140736114206448 139781321255264 139784452478677 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27433] ppid=27411 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/27414/task/27433/stat : 27433 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169694 27969658880 31346 33554432000 4194304 4196468 140736114206448 139783438588208 139784452479618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126780 KiB

[startup+0.700995 s]
/proc/loadavg: 5.61 7.35 7.92 2/212 27433
/proc/meminfo: memFree=29714532/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418169685 115843072 349 33554432000 4194304 5098028 140728302592304 140728302589560 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 349 296 221 0 87 0
[pid=27414] ppid=27411 vsize=27320392 memory=159400 CPUtime=0.91 cores=0-7
/proc/27414/stat : 27414 (java) S 27411 27411 26071 0 -1 1077944320 19026 0 0 0 84 7 0 0 20 0 20 0 418169685 27976081408 39850 33554432000 4194304 4196468 140736114206448 140736114188992 139784452468471 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
/proc/27414/statm: 6830098 39850 3147 1 0 6791447 0
[pid=27414/tid=27415] ppid=27411 vsize=27320392 memory=279299710598832 CPUtime=0.67 cores=0-7
/proc/27414/task/27415/stat : 27415 (java) R 27411 27411 26071 0 -1 4202560 16385 0 0 0 62 5 0 0 20 0 20 0 418169685 27976081408 39850 33554432000 4194304 4196468 140736114206448 139784424297640 139784436548958 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27416] ppid=27411 vsize=27320392 memory=139649855300464 CPUtime=0 cores=0-7
/proc/27414/task/27416/stat : 27416 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27976081408 39916 33554432000 4194304 4196468 140736114206448 139784456710544 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27417] ppid=27411 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27417/stat : 27417 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27976081408 39916 33554432000 4194304 4196468 140736114206448 139783874443536 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27418] ppid=27411 vsize=27320392 memory=2832 CPUtime=0 cores=0-7
/proc/27414/task/27418/stat : 27418 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27976081408 39916 33554432000 4194304 4196468 140736114206448 139783873391248 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0

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

[pid=27414/tid=27421] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27421/stat : 27421 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783870233360 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27422] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27422/stat : 27422 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783869181072 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27423] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27423/stat : 27423 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783868128272 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27424] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27424/stat : 27424 (java) S 27411 27411 26071 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418169689 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783443851376 139784452479618 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27425] ppid=27411 vsize=27326612 memory=2244 CPUtime=0 cores=0-7
/proc/27414/task/27425/stat : 27425 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169690 27982450688 49788 33554432000 4194304 4196468 140736114206448 139782327886624 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27426] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27426/stat : 27426 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169690 27982450688 49788 33554432000 4194304 4196468 140736114206448 139782193665136 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27427] ppid=27411 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/27414/task/27427/stat : 27427 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139781819160656 139784452487067 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27428] ppid=27411 vsize=27326612 memory=0 CPUtime=0.17 cores=0-7
/proc/27414/task/27428/stat : 27428 (java) R 27411 27411 26071 0 -1 4202560 931 0 0 0 17 0 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783442799216 139784452480406 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27429] ppid=27411 vsize=27326612 memory=0 CPUtime=0.19 cores=0-7
/proc/27414/task/27429/stat : 27429 (java) R 27411 27411 26071 0 -1 4202560 556 0 0 0 18 1 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783441746416 139784445453513 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27430] ppid=27411 vsize=27326612 memory=0 CPUtime=0.16 cores=0-7
/proc/27414/task/27430/stat : 27430 (java) R 27411 27411 26071 0 -1 1077944384 293 0 0 0 16 0 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783440694128 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27431] ppid=27411 vsize=27326612 memory=6943526294502006880 CPUtime=0.6 cores=0-7
/proc/27414/task/27431/stat : 27431 (java) R 27411 27411 26071 0 -1 4202560 1841 0 0 0 59 1 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783439637056 139784452480406 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27432] ppid=27411 vsize=27326612 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/27414/task/27432/stat : 27432 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27982450688 49788 33554432000 4194304 4196468 140736114206448 139781321255264 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27433] ppid=27411 vsize=27326612 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/27414/task/27433/stat : 27433 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169694 27982450688 49788 33554432000 4194304 4196468 140736114206448 139783438588208 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 200548 KiB

[startup+3.07494 s]
# the end of solver process 27411 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.23684 s, system=0.260007 s

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

[startup+1.60127 s]
/proc/loadavg: 5.61 7.35 7.92 3/212 27433
/proc/meminfo: memFree=29675576/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418169685 115843072 349 33554432000 4194304 5098028 140728302592304 140728302589560 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 349 296 221 0 87 0
[pid=27414] ppid=27411 vsize=27326612 memory=208056 CPUtime=2.94 cores=0-7
/proc/27414/stat : 27414 (java) S 27411 27411 26071 0 -1 1077944320 23577 0 0 0 283 11 0 0 20 0 20 0 418169685 27982450688 52014 33554432000 4194304 4196468 140736114206448 140736114188992 139784452468471 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
/proc/27414/statm: 6831653 52014 3244 1 0 6792983 0
[pid=27414/tid=27415] ppid=27411 vsize=27326612 memory=6944656592455360604 CPUtime=1.56 cores=0-7
/proc/27414/task/27415/stat : 27415 (java) R 27411 27411 26071 0 -1 4202560 18407 0 0 0 150 6 0 0 20 0 20 0 418169685 27982450688 52014 33554432000 4194304 4196468 140736114206448 139784424306400 139783961616727 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27416] ppid=27411 vsize=27326612 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/27414/task/27416/stat : 27416 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139784456710544 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27417] ppid=27411 vsize=27326612 memory=1396 CPUtime=0 cores=0-7
/proc/27414/task/27417/stat : 27417 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783874443536 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27418] ppid=27411 vsize=27326612 memory=3612 CPUtime=0 cores=0-7
/proc/27414/task/27418/stat : 27418 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783873391248 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27419] ppid=27411 vsize=27326612 memory=39384 CPUtime=0 cores=0-7
/proc/27414/task/27419/stat : 27419 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783872338448 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27420] ppid=27411 vsize=27326612 memory=984 CPUtime=0 cores=0-7
/proc/27414/task/27420/stat : 27420 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783871286160 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27421] ppid=27411 vsize=27326612 memory=2044 CPUtime=0 cores=0-7
/proc/27414/task/27421/stat : 27421 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783870233360 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27422] ppid=27411 vsize=27326612 memory=1380 CPUtime=0 cores=0-7
/proc/27414/task/27422/stat : 27422 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783869181072 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27423] ppid=27411 vsize=27326612 memory=1056 CPUtime=0 cores=0-7
/proc/27414/task/27423/stat : 27423 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169688 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783868128272 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27424] ppid=27411 vsize=27326612 memory=764 CPUtime=0 cores=0-7
/proc/27414/task/27424/stat : 27424 (java) S 27411 27411 26071 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418169689 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783443851376 139784452479618 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27425] ppid=27411 vsize=27326612 memory=1708 CPUtime=0 cores=0-7
/proc/27414/task/27425/stat : 27425 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169690 27982450688 52014 33554432000 4194304 4196468 140736114206448 139782327886624 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27426] ppid=27411 vsize=27326612 memory=1224 CPUtime=0 cores=0-7
/proc/27414/task/27426/stat : 27426 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169690 27982450688 52014 33554432000 4194304 4196468 140736114206448 139782193665136 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27427] ppid=27411 vsize=27326612 memory=5932 CPUtime=0 cores=0-7
/proc/27414/task/27427/stat : 27427 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139781819160656 139784452487067 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27428] ppid=27411 vsize=27326612 memory=164 CPUtime=0.21 cores=0-7
/proc/27414/task/27428/stat : 27428 (java) S 27411 27411 26071 0 -1 1077944384 963 0 0 0 21 0 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783442799216 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27429] ppid=27411 vsize=27326612 memory=-9001734013606258791 CPUtime=0.24 cores=0-7
/proc/27414/task/27429/stat : 27429 (java) S 27411 27411 26071 0 -1 1077944384 578 0 0 0 23 1 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783441746416 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27430] ppid=27411 vsize=27326612 memory=-7384994778349281184 CPUtime=0.21 cores=0-7
/proc/27414/task/27430/stat : 27430 (java) S 27411 27411 26071 0 -1 1077944384 315 0 0 0 21 0 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783440694128 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27431] ppid=27411 vsize=27326612 memory=7681905605394137914 CPUtime=0.66 cores=0-7
/proc/27414/task/27431/stat : 27431 (java) S 27411 27411 26071 0 -1 1077944384 1952 0 0 0 65 1 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783439641328 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27432] ppid=27411 vsize=27326612 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/27414/task/27432/stat : 27432 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169693 27982450688 52014 33554432000 4194304 4196468 140736114206448 139781321255264 139784452478677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
[pid=27414/tid=27433] ppid=27411 vsize=27326612 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/27414/task/27433/stat : 27433 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169694 27982450688 52014 33554432000 4194304 4196468 140736114206448 139783438588208 139784452479618 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7262208 140736114209515 140736114209942 140736114209942 140736114212815 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 209452 KiB

[startup+2.40023 s]
/proc/loadavg: 5.61 7.35 7.92 6/212 27433
/proc/meminfo: memFree=29600984/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1476 CPUtime=5.14 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 582 27106 0 0 0 0 499 15 20 0 1 0 418169685 115843072 369 33554432000 4194304 5098028 140728302592304 140728302589048 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+2.80026 s]
/proc/loadavg: 5.61 7.35 7.92 6/212 27433
/proc/meminfo: memFree=29600984/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1476 CPUtime=5.14 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 582 27106 0 0 0 0 499 15 20 0 1 0 418169685 115843072 369 33554432000 4194304 5098028 140728302592304 140728302589048 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+3.00029 s]*
/proc/loadavg: 5.61 7.35 7.92 5/212 27453
/proc/meminfo: memFree=29747796/32770688 swapFree=66961104/67108860
[pid=27411] ppid=27408 vsize=113128 memory=1476 CPUtime=5.14 cores=0-7
/proc/27411/stat : 27411 (scop.sh) S 27408 27411 26071 0 -1 4202496 582 27106 0 0 0 0 499 15 20 0 1 0 418169685 115843072 369 33554432000 4194304 5098028 140728302592304 140728302589048 140144588677756 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 29974528 140728302600997 140728302601324 140728302601324 140728302604237 0
/proc/27411/statm: 28282 369 311 221 0 87 0
[pid=27434] ppid=27411 vsize=7756476 memory=106552 CPUtime=1.19 cores=0-7
/proc/27434/stat : 27434 (java) S 27411 27411 26071 0 -1 1077944320 19515 0 0 0 111 8 0 0 20 0 20 0 418169904 7942631424 26638 33554432000 4194304 4196468 140724377952240 140724377934784 140505773682423 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
/proc/27434/statm: 1939119 26638 3184 1 0 1900463 0
[pid=27434/tid=27435] ppid=27411 vsize=7756476 memory=7302696001386991697 CPUtime=0.8 cores=0-7
/proc/27434/task/27435/stat : 27435 (java) R 27411 27411 26071 0 -1 4202560 16552 0 0 0 74 6 0 0 20 0 20 0 418169904 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505745515936 140505759365654 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27436] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27436/stat : 27436 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505777925008 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27437] ppid=27411 vsize=7756476 memory=139649978852992 CPUtime=0 cores=0-7
/proc/27434/task/27437/stat : 27437 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505578093328 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27438] ppid=27411 vsize=7756476 memory=2208 CPUtime=0 cores=0-7
/proc/27434/task/27438/stat : 27438 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505577041040 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27439] ppid=27411 vsize=7756476 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27434/task/27439/stat : 27439 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505575988240 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27440] ppid=27411 vsize=7756476 memory=229736 CPUtime=0 cores=0-7
/proc/27434/task/27440/stat : 27440 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505574934928 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27441] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27441/stat : 27441 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505573882128 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27442] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27442/stat : 27442 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505572829840 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27443] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27443/stat : 27443 (java) S 27411 27411 26071 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418169905 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505571777040 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27444] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27444/stat : 27444 (java) S 27411 27411 26071 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418169907 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505135598192 140505773693570 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27445] ppid=27411 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/27434/task/27445/stat : 27445 (java) S 27411 27411 26071 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418169907 7942631424 26638 33554432000 4194304 4196468 140724377952240 140504083719456 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27446] ppid=27411 vsize=7756476 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/27434/task/27446/stat : 27446 (java) S 27411 27411 26071 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418169908 7942631424 26638 33554432000 4194304 4196468 140724377952240 140503949497968 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27447] ppid=27411 vsize=7756476 memory=7740118092270233705 CPUtime=0 cores=0-7
/proc/27434/task/27447/stat : 27447 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169910 7942631424 26638 33554432000 4194304 4196468 140724377952240 140503574993488 140505773701019 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27448] ppid=27411 vsize=7756476 memory=7378419453042114664 CPUtime=0.03 cores=0-7
/proc/27434/task/27448/stat : 27448 (java) R 27411 27411 26071 0 -1 4202560 488 0 0 0 3 0 0 0 20 0 20 0 418169910 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505134526024 140505750911703 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27449] ppid=27411 vsize=7756476 memory=-8614379499087747112 CPUtime=0.06 cores=0-7
/proc/27434/task/27449/stat : 27449 (java) S 27411 27411 26071 0 -1 1077944384 210 0 0 0 6 0 0 0 20 0 20 0 418169910 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505133492208 140505773693570 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27450] ppid=27411 vsize=7756476 memory=-8962857967774121921 CPUtime=0.05 cores=0-7
/proc/27434/task/27450/stat : 27450 (java) R 27411 27411 26071 0 -1 4202560 336 0 0 0 5 0 0 0 20 0 20 0 418169910 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505132427888 140505756894123 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27451] ppid=27411 vsize=7756476 memory=6791534058613427641 CPUtime=0.21 cores=0-7
/proc/27434/task/27451/stat : 27451 (java) S 27411 27411 26071 0 -1 1077944384 570 0 0 0 21 0 0 0 20 0 20 0 418169910 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505131387120 140505773693570 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27452] ppid=27411 vsize=7756476 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/27434/task/27452/stat : 27452 (java) S 27411 27411 26071 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418169911 7942631424 26638 33554432000 4194304 4196468 140724377952240 140503077088096 140505773692629 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
[pid=27434/tid=27453] ppid=27411 vsize=7756476 memory=14698491322567293 CPUtime=0 cores=0-7
/proc/27434/task/27453/stat : 27453 (java) S 27411 27411 26071 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418169911 7942631424 26638 33554432000 4194304 4196468 140724377952240 140505130335024 140505773693570 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10477568 140724377957367 140724377957526 140724377957526 140724377960399 0
Current children cumulated CPU time: 6.33 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 108028 KiB

Child status: 0
Real time (s): 3.07498
CPU time (s): 6.49685
CPU user time (s): 6.23684
CPU system time (s): 0.260007
CPU usage (%): 211.281
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 268128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.23684
system time used= 0.260007
maximum resident set size= 272444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7294
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 27411
#   total CPU time (s): 6.49685
#   total CPU user time (s): 6.23684
#   total CPU system time (s): 0.260007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047996 second user time and 0.084889 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-14 02:50:39
IDJOB=4392348
IDBENCH=123586
IDSOLVER=2838
FILE ID=node116/4392348-1568422280
RUNJOBID= node116-1568417068-26099
PBS_JOBID= 21702268
Free space on /tmp= 61244 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Sat/Sat-m1-various/pret-150-40.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-4392348-1568422280/watcher-4392348-1568422280 -o /tmp/evaluation-result-4392348-1568422280/solver-4392348-1568422280 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568417068-26099 --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-4392348-1568422280.xml

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

MD5SUM BENCH= 798862a2384da12f90df47f1a27f971a
RANDOM SEED=106101754

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29839856 kB
MemAvailable:   31854340 kB
Buffers:          146068 kB
Cached:          2154004 kB
SwapCached:        46664 kB
Active:           923460 kB
Inactive:        1427976 kB
Active(anon):       3948 kB
Inactive(anon):    87864 kB
Active(file):     919512 kB
Inactive(file):  1340112 kB
Unevictable:      109332 kB
Mlocked:          109332 kB
SwapTotal:      67108860 kB
SwapFree:       66961104 kB
Dirty:             20700 kB
Writeback:             0 kB
AnonPages:        115336 kB
Mapped:            43784 kB
Shmem:             31996 kB
Slab:             170100 kB
SReclaimable:     141392 kB
SUnreclaim:        28708 kB
KernelStack:        3376 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     498088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61224 MiB
End job on node116 at 2019-09-14 02:50:42