Trace number 4296946

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)UNSAT 5.77694 2.28183

General information on the benchmark

NameDubois/
Dubois-100_c18.xml
MD5SUM7caa0b5cafbc6020af5c8bc91888bcd3
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 benchmark5.70265
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints200
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":300}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":300}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:44:30 CEST 2018
0.66/0.56	c PID: 16583
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.39/1.00	c (0,0) Parsing End
1.60/1.01	c (0,0) CSP: 0 int (0 aux), 300 bool (0 aux), 200 ctr, max domain size 2
1.60/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.60/1.01	c (0,0) Constraint Name Generate Begin
1.60/1.01	c (0,0) Ctr:HOME/instance-4296946-1532659469.xml,ExtensionSupport:IntVar
1.60/1.01	c (0,0) Constraint Name Generate End
1.60/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.60/1.01	c (0,0) CSP to CSPinCNF Begin
2.13/1.36	c (0,0) translated 20 (10%) constraints
2.41/1.45	c (0,0) translated 40 (20%) constraints
2.74/1.51	c (0,0) translated 60 (30%) constraints
2.74/1.55	c (1,1) translated 80 (40%) constraints
2.74/1.59	c (1,1) translated 100 (50%) constraints
3.06/1.63	c (1,1) translated 120 (60%) constraints
3.06/1.66	c (1,1) translated 140 (70%) constraints
3.06/1.69	c (1,1) translated 160 (80%) constraints
3.48/1.72	c (1,1) translated 180 (90%) constraints
3.48/1.75	c (1,1) translated 200 (100%) constraints
3.91/1.81	c (1,1) STATISTICS1:HOME/instance-4296946-1532659469.xml,ExtensionSupport:IntVar,1100,3800,-1,2,3,1,,2:10000,3:2600;2:1200,1:10000;0:200,
3.91/1.81	c (1,1) ===========================================
3.91/1.81	c (1,1) Order
3.91/1.81	c (1,1) ===========================================
3.91/1.84	c (1,1) translated 380 (10%) constraints
3.91/1.86	c (1,1) translated 760 (20%) constraints
3.91/1.88	c (1,1) translated 1140 (30%) constraints
4.34/1.90	c (1,1) translated 1520 (40%) constraints
4.34/1.91	c (1,1) translated 1900 (50%) constraints
4.34/1.92	c (1,1) translated 2280 (60%) constraints
4.34/1.93	c (1,1) translated 2660 (70%) constraints
4.34/1.94	c (1,1) translated 3040 (80%) constraints
4.34/1.95	c (1,1) translated 3420 (90%) constraints
4.34/1.96	c (1,1) translated 3800 (100%) constraints
4.34/1.96	c (1,1) CSP to CSPinCNF End
4.34/1.97	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.34/1.97	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.34/1.97	c (1,1) CSPinCNF Propagation Begin
4.78/2.04	c (1,1) 0 values, 200 unsatisfiable literals, and 0 valid clauses are removed
4.78/2.04	c (1,1) CSPinCNF Propagation End
4.78/2.04	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.78/2.04	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.78/2.04	c (1,1) Simplify CSPinCNF Begin
4.78/2.05	c (1,1) Simplify CSPinCNF End
4.78/2.05	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.78/2.05	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.78/2.05	c (1,1) Calculate Precise Domain Begin
4.78/2.06	c (1,1) 0 values are removed by re-calculation
4.78/2.06	c (1,1) Calculate Precise Domain End
4.78/2.06	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.78/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.78/2.06	c (1,1) CSPinCNF to SatSolver Begin
5.15/2.11	c (1,1) 380 (10 %) CSP clauses are encoded (1100 SAT variables, 379 SAT clauses)
5.15/2.12	c (1,1) 760 (20 %) CSP clauses are encoded (1100 SAT variables, 759 SAT clauses)
5.15/2.13	c (1,1) 1140 (30 %) CSP clauses are encoded (1100 SAT variables, 1139 SAT clauses)
5.15/2.13	c (1,1) 1520 (40 %) CSP clauses are encoded (1100 SAT variables, 1519 SAT clauses)
5.15/2.14	c (1,1) 1900 (50 %) CSP clauses are encoded (1100 SAT variables, 1899 SAT clauses)
5.15/2.14	c (1,1) 2280 (60 %) CSP clauses are encoded (1100 SAT variables, 2279 SAT clauses)
5.15/2.15	c (1,1) 2660 (70 %) CSP clauses are encoded (1100 SAT variables, 2659 SAT clauses)
5.15/2.15	c (1,1) 3040 (80 %) CSP clauses are encoded (1100 SAT variables, 3039 SAT clauses)
5.15/2.16	c (1,1) 3420 (90 %) CSP clauses are encoded (1100 SAT variables, 3419 SAT clauses)
5.15/2.16	c (1,1) 3800 (100 %) CSP clauses are encoded (1100 SAT variables, 3799 SAT clauses)
5.15/2.16	c (1,1) CSPinCNF to SatSolver End
5.15/2.16	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.15/2.19	c (1,1) STATISTICS2:HOME/instance-4296946-1532659469.xml,ExtensionSupport:IntVar,1100,3800,-1,2,3,1,,2:10000,3:2400;2:1400,1:10000,
5.15/2.19	c (1,1) SatSolver.solve Begin
5.15/2.19	c (1,1) 1100 bool, 3800 clause
5.15/2.19	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296946-1532659469.xml-scop-16583.cnf HOME/instance-4296946-1532659469.xml-scop-16583.cnf.out
5.50/2.22	c (1,0) c
5.50/2.22	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.50/2.22	c (1,0) c
5.50/2.22	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
5.50/2.22	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
5.50/2.22	c (1,0) c ========================================[ Problem Statistics ]===========================================
5.50/2.22	c (1,0) c |                                                                                                       |
5.50/2.22	c (1,0) c |  Number of variables:          1100                                                                   |
5.50/2.22	c (1,0) c |  Number of clauses:            3800                                                                   |
5.50/2.22	c (1,0) c |  Parse time:                   0.00 s                                                                 |
5.50/2.22	c (1,0) c |                                                                                                       |
5.50/2.22	c (1,0) c |  Eliminated clauses:           0.04 Mb                                                                |
5.50/2.22	c (1,0) c |  Simplification time:          0.01 s                                                                 |
5.50/2.22	c (1,0) c |                                                                                                       |
5.50/2.22	c (1,0) c =========================================================================================================
5.50/2.22	c (1,0) Solved by unit propagation
5.50/2.22	c (1,0) c real time : 0.008039 s
5.50/2.22	c (1,0) c cpu time  : 0.009225 s
5.50/2.22	c (1,0) 
5.50/2.22	c (1,0) s UNSATISFIABLE
5.50/2.25	c (1,1) SatSolver.solve End
5.50/2.25	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.50/2.25	c (1,1) Show results Begin
5.50/2.25	s UNSATISFIABLE
5.50/2.25	c (1,1) Show results End
5.50/2.25	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.50/2.25	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
5.50/2.25	c END-Prog: Fri Jul 27 04:44:31 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296946-1532659469/watcher-4296946-1532659469 -o /tmp/evaluation-result-4296946-1532659469/solver-4296946-1532659469 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296946-1532659469.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=16583, runsolver pid=16580

[startup+0.10011 s]*
/proc/loadavg: 9.06 8.61 8.45 2/199 16603
/proc/meminfo: memFree=24094824/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27312552 memory=110028 CPUtime=0.11 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 6505 0 0 0 9 2 0 0 20 0 20 0 83510069 27968053248 27507 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6828138 27507 2748 1 0 6790598 0
[pid=16583/tid=16585] ppid=16580 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 4622 0 0 0 7 2 0 0 20 0 20 0 83510069 27968053248 27507 33554432000 4194304 4196468 140731659598560 140317075952288 140317088236924 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27312552 memory=139722829559424 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 27507 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510073 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 27507 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 27507 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 27507 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) S 16580 16583 15601 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315422808560 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315421756016 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315420703472 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) R 16580 16583 15601 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315419650928 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 27507 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 27507 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110028 KiB

[startup+0.210186 s]*
/proc/loadavg: 9.06 8.61 8.45 2/199 16603
/proc/meminfo: memFree=24076404/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27312552 memory=124144 CPUtime=0.24 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 10294 0 0 0 21 3 0 0 20 0 20 0 83510069 27968053248 31036 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6828138 31036 2874 1 0 6790598 0
[pid=16583/tid=16585] ppid=16580 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 8196 0 0 0 17 3 0 0 20 0 20 0 83510069 27968053248 31036 33554432000 4194304 4196468 140731659598560 140317075947072 140317085550141 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27312552 memory=9237 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27312552 memory=139722829575308 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31036 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510073 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 31036 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 31036 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31036 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) S 16580 16583 15601 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315422808560 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315421756016 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) S 16580 16583 15601 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315420703472 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) S 16580 16583 15601 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 83510076 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315419650928 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 31036 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 31036 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124144 KiB

[startup+0.309683 s]*
/proc/loadavg: 9.06 8.61 8.45 2/199 16603
/proc/meminfo: memFree=24072992/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27312552 memory=127880 CPUtime=0.42 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 10844 0 0 0 38 4 0 0 20 0 20 0 83510069 27968053248 31970 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6828138 31970 2979 1 0 6790598 0
[pid=16583/tid=16585] ppid=16580 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 8572 0 0 0 26 3 0 0 20 0 20 0 83510069 27968053248 31970 33554432000 4194304 4196468 140731659598560 140317075973232 140317085721360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27312552 memory=139722668209071 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27312552 memory=139722668211376 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27312552 memory=139722668213680 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27968053248 31970 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510073 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27312552 memory=279445336434320 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 31970 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27312552 memory=279445336441232 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27968053248 31970 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27312552 memory=279445336382384 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31970 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27312552 memory=279445336455056 CPUtime=0.01 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) S 16580 16583 15601 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 20 0 83510076 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315422808560 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27312552 memory=279445336461968 CPUtime=0.01 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) S 16580 16583 15601 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 20 0 83510076 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315421756016 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27312552 memory=279445336459664 CPUtime=0 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) S 16580 16583 15601 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 83510076 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315420703472 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27312552 memory=279445336476272 CPUtime=0.07 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) S 16580 16583 15601 0 -1 1077944384 308 0 0 0 7 0 0 0 20 0 20 0 83510076 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315419650928 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 31970 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27968053248 31970 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127880 KiB

[startup+0.700835 s]
/proc/loadavg: 9.06 8.61 8.45 2/199 16603
/proc/meminfo: memFree=24048684/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27320948 memory=165520 CPUtime=0.99 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 17897 0 0 0 93 6 0 0 20 0 20 0 83510069 27976650752 41380 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6830237 41380 3154 1 0 6791622 0
[pid=16583/tid=16585] ppid=16580 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 15127 0 0 0 62 5 0 0 20 0 20 0 83510069 27976650752 41380 33554432000 4194304 4196468 140731659598560 140317075987712 140316598479929 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27320948 memory=3032 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27320948 memory=2764 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27320948 memory=15316 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27976650752 41380 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27320948 memory=3604 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83510073 27976650752 41380 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0

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

[pid=16583/tid=16602] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 52519 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 52519 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 210076 KiB

[startup+2.28177 s]
# the end of solver process 16583 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.6259 s, system=0.151037 s

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

[startup+1.60104 s]
/proc/loadavg: 9.06 8.61 8.45 3/199 16603
/proc/meminfo: memFree=24023436/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27325044 memory=223836 CPUtime=3.06 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 22296 0 0 0 297 9 0 0 20 0 20 0 83510069 27980845056 55959 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6831261 55959 3200 1 0 6792646 0
[pid=16583/tid=16585] ppid=16580 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 16439 0 0 0 150 6 0 0 20 0 20 0 83510069 27980845056 55959 33554432000 4194304 4196468 140731659598560 140317075982352 140316601728256 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27325044 memory=3544 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27325044 memory=139722668422592 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 55959 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83510073 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27980845056 55959 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27325044 memory=13773960120851 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27980845056 55959 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27325044 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27980845056 55959 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27325044 memory=15258134151170438 CPUtime=0.19 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) R 16580 16583 15601 0 -1 4202560 689 0 0 0 19 0 0 0 20 0 20 0 83510076 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315422798240 140317087642459 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27325044 memory=0 CPUtime=0.32 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) R 16580 16583 15601 0 -1 4202560 688 0 0 0 32 0 0 0 20 0 20 0 83510076 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315421742096 140317088553552 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27325044 memory=0 CPUtime=0.22 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) R 16580 16583 15601 0 -1 4202560 476 0 0 0 22 0 0 0 20 0 20 0 83510076 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315420703600 140317104177754 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27325044 memory=0 CPUtime=0.71 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) S 16580 16583 15601 0 -1 1077944384 2656 0 0 0 71 0 0 0 20 0 20 0 83510076 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315419650928 140317104167554 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 55959 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 55959 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 223836 KiB

[startup+2.00085 s]*
/proc/loadavg: 8.65 8.54 8.42 5/199 16603
/proc/meminfo: memFree=23900380/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27325044 memory=305564 CPUtime=4.78 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 25319 0 0 0 467 11 0 0 20 0 20 0 83510069 27980845056 76391 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6831261 76391 3201 1 0 6792646 0
[pid=16583/tid=16585] ppid=16580 vsize=27325044 memory=0 CPUtime=1.97 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 17243 0 0 0 190 7 0 0 20 0 20 0 83510069 27980845056 76391 33554432000 4194304 4196468 140731659598560 140317075992368 140317087498697 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27325044 memory=9136 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27325044 memory=139722829559424 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27325044 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27325044 memory=279445336709472 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27325044 memory=-1 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27980845056 76391 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83510073 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27325044 memory=279445337095536 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27980845056 76391 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27980845056 76391 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27325044 memory=4638029962721727361 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27980845056 76391 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27325044 memory=4639059895069856102 CPUtime=0.57 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) R 16580 16583 15601 0 -1 4202560 1378 0 0 0 56 1 0 0 20 0 20 0 83510076 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315422799504 140317104177754 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27325044 memory=-8383303769241525621 CPUtime=0.71 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) R 16580 16583 15601 0 -1 4202560 1464 0 0 0 71 0 0 0 20 0 20 0 83510076 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315421740672 140317085700847 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27325044 memory=-7668917182949848256 CPUtime=0.6 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) R 16580 16583 15601 0 -1 4202560 627 0 0 0 60 0 0 0 20 0 20 0 83510076 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315420688064 140317083873543 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27325044 memory=-7384994748284246687 CPUtime=0.88 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) R 16580 16583 15601 0 -1 4202560 3261 0 0 0 87 1 0 0 20 0 20 0 83510076 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315419650928 140317085566557 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27325044 memory=7812726516167304525 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 76391 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27325044 memory=3184097920075968559 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27980845056 76391 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 305564 KiB

[startup+2.20085 s]
/proc/loadavg: 8.65 8.54 8.42 5/199 16603
/proc/meminfo: memFree=23900380/32770624 swapFree=67077284/67108860
[pid=16583] ppid=16580 vsize=27327160 memory=348464 CPUtime=5.5 cores=0-7
/proc/16583/stat : 16583 (java) S 16580 16583 15601 0 -1 1077944320 25842 0 0 0 538 12 0 0 20 0 20 0 83510069 27983011840 87116 33554432000 4194304 4196468 140731659598560 140731659581104 140317104156407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
/proc/16583/statm: 6831790 87116 3217 1 0 6792646 0
[pid=16583/tid=16585] ppid=16580 vsize=27327160 memory=279445336593088 CPUtime=2.16 cores=0-7
/proc/16583/task/16585/stat : 16585 (java) R 16580 16583 15601 0 -1 4202560 17435 0 0 0 208 8 0 0 20 0 20 0 83510069 27983011840 87116 33554432000 4194304 4196468 140731659598560 140317075985888 140317088236894 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16586] ppid=16580 vsize=27327160 memory=279445336593280 CPUtime=0 cores=0-7
/proc/16583/task/16586/stat : 16586 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140317108398352 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16587] ppid=16580 vsize=27327160 memory=279445336593472 CPUtime=0 cores=0-7
/proc/16583/task/16587/stat : 16587 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316922554768 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16588] ppid=16580 vsize=27327160 memory=279445336571584 CPUtime=0 cores=0-7
/proc/16583/task/16588/stat : 16588 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316921502224 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16589] ppid=16580 vsize=27327160 memory=279445336295200 CPUtime=0 cores=0-7
/proc/16583/task/16589/stat : 16589 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316920449680 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16590] ppid=16580 vsize=27327160 memory=279445336295392 CPUtime=0 cores=0-7
/proc/16583/task/16590/stat : 16590 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316919397136 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16591] ppid=16580 vsize=27327160 memory=279445336295584 CPUtime=0 cores=0-7
/proc/16583/task/16591/stat : 16591 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316918344592 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16592] ppid=16580 vsize=27327160 memory=7016984692087874392 CPUtime=0 cores=0-7
/proc/16583/task/16592/stat : 16592 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316521430032 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16593] ppid=16580 vsize=27327160 memory=6010429050292824423 CPUtime=0 cores=0-7
/proc/16583/task/16593/stat : 16593 (java) S 16580 16583 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83510072 27983011840 87116 33554432000 4194304 4196468 140731659598560 140316520377488 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16594] ppid=16580 vsize=27327160 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/16583/task/16594/stat : 16594 (java) S 16580 16583 15601 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83510073 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315423860720 140317104167554 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16595] ppid=16580 vsize=27327160 memory=303430270546346295 CPUtime=0 cores=0-7
/proc/16583/task/16595/stat : 16595 (java) S 16580 16583 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83510074 27983011840 87116 33554432000 4194304 4196468 140731659598560 140314903831456 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16596] ppid=16580 vsize=27327160 memory=15258134151170438 CPUtime=0 cores=0-7
/proc/16583/task/16596/stat : 16596 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510074 27983011840 87116 33554432000 4194304 4196468 140731659598560 140314635396080 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16597] ppid=16580 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16597/stat : 16597 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510076 27983011840 87116 33554432000 4194304 4196468 140731659598560 140314260887760 140317104175003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16598] ppid=16580 vsize=27327160 memory=6656426216303648864 CPUtime=0.73 cores=0-7
/proc/16583/task/16598/stat : 16598 (java) R 16580 16583 15601 0 -1 4202560 1412 0 0 0 72 1 0 0 20 0 20 0 83510076 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315422790112 140317085700583 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16599] ppid=16580 vsize=27327160 memory=0 CPUtime=0.85 cores=0-7
/proc/16583/task/16599/stat : 16599 (java) R 16580 16583 15601 0 -1 4202560 1538 0 0 0 85 0 0 0 20 0 20 0 83510076 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315421746848 140317085700552 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16600] ppid=16580 vsize=27327160 memory=0 CPUtime=0.74 cores=0-7
/proc/16583/task/16600/stat : 16600 (java) R 16580 16583 15601 0 -1 4202560 683 0 0 0 74 0 0 0 20 0 20 0 83510076 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315420692144 140317083545658 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16601] ppid=16580 vsize=27327160 memory=279445336860576 CPUtime=0.98 cores=0-7
/proc/16583/task/16601/stat : 16601 (java) R 16580 16583 15601 0 -1 4202560 3429 0 0 0 97 1 0 0 20 0 20 0 83510076 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315419650928 140317097253132 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16602] ppid=16580 vsize=27327160 memory=152 CPUtime=0 cores=0-7
/proc/16583/task/16602/stat : 16602 (java) S 16580 16583 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83510077 27983011840 87116 33554432000 4194304 4196468 140731659598560 140313762982112 140317104166613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
[pid=16583/tid=16603] ppid=16580 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16583/task/16603/stat : 16603 (java) S 16580 16583 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83510077 27983011840 87116 33554432000 4194304 4196468 140731659598560 140315418597808 140317104167554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140731659604953 140731659605253 140731659605253 140731659608015 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 348464 KiB

Child status: 0
Real time (s): 2.28183
CPU time (s): 5.77694
CPU user time (s): 5.6259
CPU system time (s): 0.151037
CPU usage (%): 253.171
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 348464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.6259
system time used= 0.151037
maximum resident set size= 362704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6058
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 16583
#   total CPU time (s): 5.77694
#   total CPU user time (s): 5.6259
#   total CPU system time (s): 0.151037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038531 second user time and 0.067937 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-27 04:44:29
IDJOB=4296946
IDBENCH=141410
IDSOLVER=2758
FILE ID=node102/4296946-1532659469
RUNJOBID= node102-1532654328-15628
PBS_JOBID= 21022218
Free space on /tmp= 52748 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Dubois/Dubois-100_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296946-1532659469/watcher-4296946-1532659469 -o /tmp/evaluation-result-4296946-1532659469/solver-4296946-1532659469 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296946-1532659469.xml

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

MD5SUM BENCH= 7caa0b5cafbc6020af5c8bc91888bcd3
RANDOM SEED=1600318034

node102.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.51
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.51
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.51
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.51
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:        24188768 kB
MemAvailable:   31960300 kB
Buffers:          206048 kB
Cached:          7801072 kB
SwapCached:         5076 kB
Active:          1365236 kB
Inactive:        6675468 kB
Active(anon):       4540 kB
Inactive(anon):    53704 kB
Active(file):    1360696 kB
Inactive(file):  6621764 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077284 kB
Dirty:              8384 kB
Writeback:             0 kB
AnonPages:        135732 kB
Mapped:            34812 kB
Shmem:             22200 kB
Slab:             237212 kB
SReclaimable:     209816 kB
SUnreclaim:        27396 kB
KernelStack:        3840 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-27 04:44:31