Trace number 4297180

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 4.43207 1.93087

General information on the benchmark

NameDubois/
Dubois-050_c18.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.42724
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.66/0.52	
0.66/0.52	scop both+glucose-syrup (2018-07-07)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:31:23 CEST 2018
0.66/0.55	c PID: 8386
0.66/0.55	c IP: 172.20.3.148
0.66/0.55	c HOST: node148.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.92	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) Constraint Name Generate Begin
1.39/0.93	c (0,0) Ctr:HOME/instance-4297180-1532658682.xml,ExtensionSupport:IntVar
1.39/0.93	c (0,0) Constraint Name Generate End
1.39/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.93	c (0,0) CSP to CSPinCNF Begin
1.91/1.21	c (0,0) translated 10 (10%) constraints
1.91/1.29	c (0,0) translated 20 (20%) constraints
2.21/1.35	c (0,0) translated 30 (30%) constraints
2.49/1.47	c (0,0) translated 40 (40%) constraints
2.49/1.47	c (0,0) translated 50 (50%) constraints
2.49/1.47	c (0,0) translated 60 (60%) constraints
2.49/1.47	c (0,0) translated 70 (70%) constraints
2.49/1.49	c (0,0) translated 80 (80%) constraints
2.83/1.51	c (0,0) translated 90 (90%) constraints
2.83/1.53	c (1,0) translated 100 (100%) constraints
2.83/1.57	c (1,1) STATISTICS1:HOME/instance-4297180-1532658682.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1300;2:600,1:5000;0:100,
2.83/1.57	c (1,1) ===========================================
2.83/1.57	c (1,1) Both Encoding selects:
2.83/1.57	c (1,1) Order
2.83/1.57	c (1,1) ===========================================
2.83/1.59	c (1,1) translated 190 (10%) constraints
3.26/1.60	c (1,1) translated 380 (20%) constraints
3.26/1.61	c (1,1) translated 570 (30%) constraints
3.26/1.63	c (1,1) translated 760 (40%) constraints
3.26/1.64	c (1,1) translated 950 (50%) constraints
3.26/1.65	c (1,1) translated 1140 (60%) constraints
3.26/1.66	c (1,1) translated 1330 (70%) constraints
3.26/1.67	c (1,1) translated 1520 (80%) constraints
3.26/1.68	c (1,1) translated 1710 (90%) constraints
3.26/1.68	c (1,1) translated 1900 (100%) constraints
3.26/1.68	c (1,1) CSP to CSPinCNF End
3.26/1.69	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.26/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.26/1.69	c (1,1) CSPinCNF Propagation Begin
3.72/1.73	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.72/1.73	c (1,1) CSPinCNF Propagation End
3.72/1.73	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.72/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.72/1.73	c (1,1) Simplify CSPinCNF Begin
3.72/1.74	c (1,1) Simplify CSPinCNF End
3.72/1.74	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.72/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.72/1.74	c (1,1) Calculate Precise Domain Begin
3.72/1.75	c (1,1) 0 values are removed by re-calculation
3.72/1.75	c (1,1) Calculate Precise Domain End
3.72/1.75	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.72/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.72/1.75	c (1,1) CSPinCNF to SatSolver Begin
3.72/1.79	c (1,1) 190 (10 %) CSP clauses are encoded (550 SAT variables, 189 SAT clauses)
3.72/1.80	c (1,1) 380 (20 %) CSP clauses are encoded (550 SAT variables, 379 SAT clauses)
4.12/1.80	c (1,1) 570 (30 %) CSP clauses are encoded (550 SAT variables, 569 SAT clauses)
4.12/1.81	c (1,1) 760 (40 %) CSP clauses are encoded (550 SAT variables, 759 SAT clauses)
4.12/1.81	c (1,1) 950 (50 %) CSP clauses are encoded (550 SAT variables, 949 SAT clauses)
4.12/1.82	c (1,1) 1140 (60 %) CSP clauses are encoded (550 SAT variables, 1139 SAT clauses)
4.12/1.82	c (1,1) 1330 (70 %) CSP clauses are encoded (550 SAT variables, 1329 SAT clauses)
4.12/1.82	c (1,1) 1520 (80 %) CSP clauses are encoded (550 SAT variables, 1519 SAT clauses)
4.12/1.83	c (1,1) 1710 (90 %) CSP clauses are encoded (550 SAT variables, 1709 SAT clauses)
4.12/1.83	c (1,1) 1900 (100 %) CSP clauses are encoded (550 SAT variables, 1899 SAT clauses)
4.12/1.83	c (1,1) CSPinCNF to SatSolver End
4.12/1.83	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.12/1.85	c (1,1) STATISTICS2:HOME/instance-4297180-1532658682.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1200;2:700,1:5000,
4.12/1.85	c (1,1) SatSolver.solve Begin
4.12/1.85	c (1,1) 550 bool, 1900 clause
4.12/1.85	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297180-1532658682.xml-scop-8386.cnf HOME/instance-4297180-1532658682.xml-scop-8386.cnf.out
4.12/1.87	c (1,0) c
4.12/1.87	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.12/1.87	c (1,0) c
4.12/1.87	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.12/1.87	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.12/1.87	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.12/1.87	c (1,0) c |                                                                                                       |
4.12/1.87	c (1,0) c |  Number of variables:           550                                                                   |
4.12/1.87	c (1,0) c |  Number of clauses:            1900                                                                   |
4.12/1.87	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.12/1.87	c (1,0) c |                                                                                                       |
4.12/1.87	c (1,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.12/1.87	c (1,0) c |  Simplification time:          0.00 s                                                                 |
4.12/1.87	c (1,0) c |                                                                                                       |
4.12/1.87	c (1,0) c =========================================================================================================
4.12/1.87	c (1,0) Solved by unit propagation
4.12/1.87	c (1,0) c real time : 0.003896 s
4.12/1.87	c (1,0) c cpu time  : 0.004317 s
4.12/1.87	c (1,0) 
4.12/1.87	c (1,0) s UNSATISFIABLE
4.39/1.91	c (1,1) SatSolver.solve End
4.39/1.91	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.39/1.91	c (1,1) Show results Begin
4.39/1.91	s UNSATISFIABLE
4.39/1.91	c (1,1) Show results End
4.39/1.91	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.39/1.91	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.39/1.91	c END-Prog: Fri Jul 27 04:31:24 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 (8324 MiB free)
  memory of node 1: 16384 MiB (14853 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297180-1532658682/watcher-4297180-1532658682 -o /tmp/evaluation-result-4297180-1532658682/solver-4297180-1532658682 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297180-1532658682.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
solver pid=8386, runsolver pid=8382
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 8.32 8.78 8.77 3/199 8406
/proc/meminfo: memFree=23638720/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27312552 memory=107976 CPUtime=0.1 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 6546 0 0 0 8 2 0 0 20 0 20 0 83431401 27968053248 26994 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6828138 26994 2751 1 0 6790598 0
[pid=8386/tid=8388] ppid=8382 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 4643 0 0 0 7 2 0 0 20 0 20 0 83431402 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684381287200 139684393563486 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27312552 memory=139804520093312 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 26994 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431405 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 26994 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 26994 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) S 8382 8386 7239 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682862024816 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682860972016 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682859919728 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) S 8382 8386 7239 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682858866928 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 26994 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 26994 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107976 KiB

[startup+0.209656 s]*
/proc/loadavg: 8.32 8.78 8.77 3/199 8406
/proc/meminfo: memFree=23622720/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27312552 memory=122360 CPUtime=0.25 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 10337 0 0 0 21 4 0 0 20 0 20 0 83431401 27968053248 30590 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6828138 30590 2911 1 0 6790598 0
[pid=8386/tid=8388] ppid=8382 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 8210 0 0 0 17 3 0 0 20 0 20 0 83431402 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684381304352 139684409494934 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27312552 memory=139804520100834 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 30590 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431405 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 30590 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 30590 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) S 8382 8386 7239 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682862024816 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) S 8382 8386 7239 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682860972016 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) S 8382 8386 7239 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682859919728 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) S 8382 8386 7239 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 20 0 83431409 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682858866928 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 30590 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 30590 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122360 KiB

[startup+0.309319 s]*
/proc/loadavg: 8.32 8.78 8.77 2/199 8406
/proc/meminfo: memFree=23619432/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27312552 memory=125836 CPUtime=0.41 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 10874 0 0 0 37 4 0 0 20 0 20 0 83431401 27968053248 31459 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6828138 31459 2967 1 0 6790598 0
[pid=8386/tid=8388] ppid=8382 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 8580 0 0 0 26 3 0 0 20 0 20 0 83431402 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684381287152 139684394648592 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27312552 memory=139804406805423 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27312552 memory=139804406807728 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27312552 memory=139804406810032 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27968053248 31459 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431405 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27312552 memory=279608813627024 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27312552 memory=279608813633936 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83431406 27968053248 31459 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27312552 memory=279608813575216 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431408 27968053248 31459 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27312552 memory=279608813647760 CPUtime=0.01 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) S 8382 8386 7239 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 83431408 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682862024816 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27312552 memory=279608813654672 CPUtime=0.01 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) S 8382 8386 7239 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 20 0 83431408 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682860972016 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27312552 memory=279608813652368 CPUtime=0 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) S 8382 8386 7239 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682859919728 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27312552 memory=279608813668976 CPUtime=0.07 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) S 8382 8386 7239 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 83431409 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682858866928 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 31459 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431409 27968053248 31459 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125836 KiB

[startup+0.700754 s]
/proc/loadavg: 8.32 8.78 8.77 2/199 8406
/proc/meminfo: memFree=23595372/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27320948 memory=163388 CPUtime=1 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 17974 0 0 0 94 6 0 0 20 0 20 0 83431401 27976650752 40847 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6830237 40847 3132 1 0 6791622 0
[pid=8386/tid=8388] ppid=8382 vsize=27320948 memory=0 CPUtime=0.68 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 15216 0 0 0 63 5 0 0 20 0 20 0 83431402 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684381319536 139684409494934 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27320948 memory=5372 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27320948 memory=1440 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27320948 memory=4612 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27976650752 40847 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27320948 memory=4044 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83431405 27976650752 40847 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0

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

[pid=8386/tid=8405] ppid=8382 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27980845056 53572 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27980845056 53572 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 214288 KiB

[startup+1.93082 s]
# the end of solver process 8386 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.27498 s, system=0.157086 s

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

[startup+1.60108 s]
/proc/loadavg: 8.32 8.78 8.77 2/199 8406
/proc/meminfo: memFree=23569968/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27325044 memory=232492 CPUtime=3.26 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 22870 0 0 0 315 11 0 0 20 0 20 0 83431401 27980845056 58123 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6831261 58123 3200 1 0 6792646 0
[pid=8386/tid=8388] ppid=8382 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 16518 0 0 0 150 6 0 0 20 0 20 0 83431402 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684381318272 139683900452698 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27325044 memory=4012 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27325044 memory=24584 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27325044 memory=6339371730082 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27325044 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27325044 memory=13847469322668609 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27980845056 58123 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27325044 memory=1008 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83431405 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27325044 memory=1952 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83431406 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27325044 memory=8556 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83431406 27980845056 58123 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27325044 memory=1228 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431408 27980845056 58123 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27325044 memory=20036 CPUtime=0.32 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) R 8382 8386 7239 0 -1 4202560 1200 0 0 0 30 2 0 0 20 0 20 0 83431408 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682862002896 139684387895696 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27325044 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) R 8382 8386 7239 0 -1 4202560 589 0 0 0 29 0 0 0 20 0 20 0 83431408 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682860954976 139684394362591 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27325044 memory=6656426216303648864 CPUtime=0.32 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) R 8382 8386 7239 0 -1 4202560 551 0 0 0 32 0 0 0 20 0 20 0 83431409 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682859906800 139684391003859 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27325044 memory=6944656592455360604 CPUtime=0.73 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) R 8382 8386 7239 0 -1 4202560 2641 0 0 0 72 1 0 0 20 0 20 0 83431409 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682858866928 139684388085191 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27980845056 58123 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27325044 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27980845056 58123 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 232492 KiB

[startup+1.80087 s]
/proc/loadavg: 8.32 8.78 8.77 2/199 8406
/proc/meminfo: memFree=23569968/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27327160 memory=258540 CPUtime=4.12 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 24308 0 0 0 400 12 0 0 20 0 20 0 83431401 27983011840 64635 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6831790 64635 3213 1 0 6792646 0
[pid=8386/tid=8388] ppid=8382 vsize=27327160 memory=8112282956445269571 CPUtime=1.77 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 16754 0 0 0 170 7 0 0 20 0 20 0 83431402 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684381321056 139684409494934 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27327160 memory=4580 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27327160 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27327160 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431404 27983011840 64635 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27327160 memory=-5628408999910123566 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83431405 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83431406 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27327160 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83431406 27983011840 64635 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83431408 27983011840 64635 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27327160 memory=6944656592452792378 CPUtime=0.51 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) R 8382 8386 7239 0 -1 4202560 1301 0 0 0 49 2 0 0 20 0 20 0 83431408 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682862011568 139684391028200 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27327160 memory=8303054830060986464 CPUtime=0.45 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) S 8382 8386 7239 0 -1 1077944384 1058 0 0 0 45 0 0 0 20 0 20 0 83431408 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682860972016 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27327160 memory=-7522837583129502606 CPUtime=0.48 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) S 8382 8386 7239 0 -1 1077944384 602 0 0 0 48 0 0 0 20 0 20 0 83431409 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682859919728 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27327160 memory=1399103955520229747 CPUtime=0.87 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) R 8382 8386 7239 0 -1 4202560 3223 0 0 0 86 1 0 0 20 0 20 0 83431409 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682858864720 139684409504346 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27327160 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27983011840 64635 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27327160 memory=16240 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83431409 27983011840 64635 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 258540 KiB

[startup+1.90658 s]
/proc/loadavg: 8.32 8.78 8.77 2/199 8406
/proc/meminfo: memFree=23569968/32770624 swapFree=67108404/67108860
[pid=8386] ppid=8382 vsize=27655072 memory=287560 CPUtime=4.39 cores=0-7
/proc/8386/stat : 8386 (java) S 8382 8386 7239 0 -1 1077944320 25532 562 0 0 425 14 0 0 20 0 22 0 83431401 28318793728 71890 33554432000 4194304 4196468 140724076425872 140724076408416 139684409482999 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
/proc/8386/statm: 6913768 71890 3218 1 0 6874624 0
[pid=8386/tid=8388] ppid=8382 vsize=27655072 memory=0 CPUtime=1.86 cores=0-7
/proc/8386/task/8388/stat : 8388 (java) R 8382 8386 7239 0 -1 4202560 17766 562 0 0 179 7 0 0 20 0 22 0 83431402 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684381295104 139684391046546 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8389] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8389/stat : 8389 (java) S 8382 8386 7239 0 -1 1077944384 2 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684413725584 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8390] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8390/stat : 8390 (java) S 8382 8386 7239 0 -1 1077944384 1 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684227881744 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8391] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8391/stat : 8391 (java) S 8382 8386 7239 0 -1 1077944384 2 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684226829456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8392] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8392/stat : 8392 (java) S 8382 8386 7239 0 -1 1077944384 1 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684225776656 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8393] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8393/stat : 8393 (java) S 8382 8386 7239 0 -1 1077944384 2 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684224723344 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8394] ppid=8382 vsize=27655072 memory=0 CPUtime=0 cores=0-7
/proc/8386/task/8394/stat : 8394 (java) S 8382 8386 7239 0 -1 1077944384 2 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684223670544 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8395] ppid=8382 vsize=27655072 memory=139808815060607 CPUtime=0 cores=0-7
/proc/8386/task/8395/stat : 8395 (java) S 8382 8386 7239 0 -1 1077944384 2 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684222618256 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8396] ppid=8382 vsize=27655072 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/8386/task/8396/stat : 8396 (java) S 8382 8386 7239 0 -1 1077944384 3 562 0 0 0 0 0 0 20 0 22 0 83431404 28318793728 71890 33554432000 4194304 4196468 140724076425872 139684221565456 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8397] ppid=8382 vsize=27655072 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/8386/task/8397/stat : 8397 (java) S 8382 8386 7239 0 -1 1077944384 6 562 0 0 0 0 0 0 20 0 22 0 83431405 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682863078000 139684409494146 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8398] ppid=8382 vsize=27655072 memory=-3255422371651459150 CPUtime=0 cores=0-7
/proc/8386/task/8398/stat : 8398 (java) S 8382 8386 7239 0 -1 1077944384 13 562 0 0 0 0 0 0 20 0 22 0 83431406 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682067244320 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8399] ppid=8382 vsize=27655072 memory=-7595754389018307680 CPUtime=0 cores=0-7
/proc/8386/task/8399/stat : 8399 (java) S 8382 8386 7239 0 -1 1077944384 21 562 0 0 0 0 0 0 20 0 22 0 83431406 28318793728 71890 33554432000 4194304 4196468 140724076425872 139681933022832 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8400] ppid=8382 vsize=27655072 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/8386/task/8400/stat : 8400 (java) S 8382 8386 7239 0 -1 1077944384 1 562 0 0 0 0 0 0 20 0 22 0 83431408 28318793728 71890 33554432000 4194304 4196468 140724076425872 139681558518352 139684409501595 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8401] ppid=8382 vsize=27655072 memory=201192 CPUtime=0.56 cores=0-7
/proc/8386/task/8401/stat : 8401 (java) S 8382 8386 7239 0 -1 1077944384 1323 562 0 0 54 2 0 0 20 0 22 0 83431408 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682862024816 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8402] ppid=8382 vsize=27655072 memory=6656426216303648864 CPUtime=0.49 cores=0-7
/proc/8386/task/8402/stat : 8402 (java) S 8382 8386 7239 0 -1 1077944384 1072 562 0 0 49 0 0 0 20 0 22 0 83431408 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682860972016 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8403] ppid=8382 vsize=27655072 memory=6656426216303648864 CPUtime=0.49 cores=0-7
/proc/8386/task/8403/stat : 8403 (java) S 8382 8386 7239 0 -1 1077944384 613 562 0 0 49 0 0 0 20 0 22 0 83431409 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682859919728 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8404] ppid=8382 vsize=27655072 memory=279608813785792 CPUtime=0.91 cores=0-7
/proc/8386/task/8404/stat : 8404 (java) S 8382 8386 7239 0 -1 1077944384 3306 562 0 0 90 1 0 0 20 0 22 0 83431409 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682858866928 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8405] ppid=8382 vsize=27655072 memory=279608813785984 CPUtime=0 cores=0-7
/proc/8386/task/8405/stat : 8405 (java) S 8382 8386 7239 0 -1 1077944384 3 562 0 0 0 0 0 0 20 0 22 0 83431409 28318793728 71890 33554432000 4194304 4196468 140724076425872 139681060612960 139684409493205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
[pid=8386/tid=8406] ppid=8382 vsize=27655072 memory=279608813786176 CPUtime=0 cores=0-7
/proc/8386/task/8406/stat : 8406 (java) S 8382 8386 7239 0 -1 1077944384 3 562 0 0 0 0 0 0 20 0 22 0 83431409 28318793728 71890 33554432000 4194304 4196468 140724076425872 139682857814832 139684409494146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724076434394 140724076434693 140724076434693 140724076437455 0
Current children cumulated CPU time: 4.39 s
Current children cumulated vsize: 27655072 KiB
Current children cumulated memory: 287560 KiB

Child status: 0
Real time (s): 1.93087
CPU time (s): 4.43207
CPU user time (s): 4.27498
CPU system time (s): 0.157086
CPU usage (%): 229.537
Max. virtual memory (cumulated for all children) (KiB): 27655072
Max. memory (cumulated for all children) (KiB): 287560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.27498
system time used= 0.157086
maximum resident set size= 290328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26153
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5663
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 8386
#   total CPU time (s): 4.43207
#   total CPU user time (s): 4.27498
#   total CPU system time (s): 0.157086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038167 second user time and 0.05301 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 04:31:23
IDJOB=4297180
IDBENCH=141399
IDSOLVER=2759
FILE ID=node148/4297180-1532658682
RUNJOBID= node148-1532656086-7266
PBS_JOBID= 21022225
Free space on /tmp= 43264 MiB

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

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=1334407224

node148.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.50
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.50
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.50
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.50
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:        23733772 kB
MemAvailable:   31929776 kB
Buffers:          191172 kB
Cached:          8140036 kB
SwapCached:          352 kB
Active:          1950052 kB
Inactive:        6432744 kB
Active(anon):       4704 kB
Inactive(anon):    74340 kB
Active(file):    1945348 kB
Inactive(file):  6358404 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8528 kB
Writeback:             0 kB
AnonPages:         52712 kB
Mapped:            40744 kB
Shmem:             25016 kB
Slab:             348444 kB
SReclaimable:     320712 kB
SUnreclaim:        27732 kB
KernelStack:        3552 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 04:31:25