Trace number 4245342

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
R1: Concrete 3.4UNSAT 12.1099 4.65835

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-008-05-mul.xml
MD5SUMd00d8f739bc214548f076bd032f30ee9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.127042
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints78
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":8},{"size":64,"count":5}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":13}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":78}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78}]
Optimization problemNO
Type of objective

Solver Data

3.65/2.13	c Concrete v3.4 running
11.94/4.63	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4245342-1500702611/watcher-4245342-1500702611 -o /tmp/evaluation-result-4245342-1500702611/solver-4245342-1500702611 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500684099-14649 --watchdog 2560 bin/concrete HOME/instance-4245342-1500702611.xml 

pid=20112
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.32 1.50 1.62 3/262 20115
/proc/meminfo: memFree=29239328/32770624 swapFree=5940/263348
[pid=20115] ppid=20112 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (bash) S 20112 20115 14618 0 -1 4202496 687 1532 0 0 0 0 0 0 20 0 1 0 5528031 9736192 351 33554432000 4194304 5098028 140735250827024 140735250824664 140413095361536 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 12718080 140735250830606 140735250830691 140735250830691 140735250833390 0
/proc/20115/statm: 2377 351 278 221 0 86 0

[startup+0.100115 s]
/proc/loadavg: 1.32 1.50 1.62 3/262 20115
/proc/meminfo: memFree=29239328/32770624 swapFree=5940/263348
[pid=20115] ppid=20112 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (bash) S 20112 20115 14618 0 -1 4202496 886 6414 0 0 0 0 0 1 20 0 1 0 5528031 9871360 378 33554432000 4194304 5098028 140735250827024 140735250821032 140413095361536 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 12718080 140735250830606 140735250830691 140735250830691 140735250833390 0
/proc/20115/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200419 s]
/proc/loadavg: 1.32 1.50 1.62 3/262 20115
/proc/meminfo: memFree=29239328/32770624 swapFree=5940/263348
[pid=20115] ppid=20112 vsize=10901808 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 5510 12517 0 0 8 1 7 3 20 0 20 0 5528031 11163451392 6254 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2725452 6254 2585 1 0 2713890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10901808

[startup+0.30035 s]
/proc/loadavg: 1.32 1.50 1.62 3/262 20115
/proc/meminfo: memFree=29239328/32770624 swapFree=5940/263348
[pid=20115] ppid=20112 vsize=10902292 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 8963 12517 0 0 24 2 7 3 20 0 20 0 5528031 11163947008 9983 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2725573 9983 2965 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902292

[startup+0.70021 s]
/proc/loadavg: 1.32 1.50 1.62 3/262 20115
/proc/meminfo: memFree=29239328/32770624 swapFree=5940/263348
[pid=20115] ppid=20112 vsize=10902720 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 12767 12517 0 0 82 4 7 3 20 0 20 0 5528031 11164385280 16051 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2725680 16051 3219 1 0 2713890 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 10902720

[startup+1.50113 s]
/proc/loadavg: 1.37 1.51 1.63 3/282 20188
/proc/meminfo: memFree=29136128/32770624 swapFree=5940/263380
[pid=20115] ppid=20112 vsize=10913344 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 26885 12517 0 0 207 11 7 3 20 0 20 0 5528031 11175264256 44232 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2728336 44232 3413 1 0 2716450 0
[pid=20115/tid=20170] ppid=20112 vsize=10913344 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) R 20112 20115 14618 0 -1 4202560 19376 12517 0 0 128 5 7 3 20 0 20 0 5528042 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156589291144 140156585090454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 24 12517 0 0 1 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 40 12517 0 0 0 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 25 12517 0 0 1 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 16 12517 0 0 0 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 52 12517 0 0 1 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 132 12517 0 0 1 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 1 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 0 0 7 3 20 0 20 0 5528043 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) S 20112 20115 14618 0 -1 1077944384 1372 12517 0 0 1 0 7 3 20 0 20 0 5528045 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156126861808 140156585089666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 55 12517 0 0 0 0 7 3 20 0 20 0 5528046 11175264256 44232 33554432000 4194304 4196468 140721849103584 140156125808096 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) S 20112 20115 14618 0 -1 1077944384 952 12517 0 0 14 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155786610672 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10913344 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 875 12517 0 0 17 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155785558128 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10913344 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) S 20112 20115 14618 0 -1 1077944384 398 12517 0 0 10 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155784505584 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10913344 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 1361 12517 0 0 27 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11175264256 44232 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 10913344

[startup+3.10103 s]
/proc/loadavg: 1.37 1.51 1.63 4/282 20188
/proc/meminfo: memFree=29051856/32770624 swapFree=5940/263380
[pid=20115] ppid=20112 vsize=10925820 CPUtime=6.11 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 47544 12517 0 0 583 18 7 3 20 0 20 0 5528031 11188039680 59602 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2731455 59602 3481 1 0 2719010 0
[pid=20115/tid=20170] ppid=20112 vsize=10925820 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) R 20112 20115 14618 0 -1 4202560 32260 12517 0 0 274 9 7 3 20 0 20 0 5528042 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156589298176 140156577280258 0 4 0 16800975 0 0 0 -1 14 0 0 9 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 24 12517 0 0 1 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 40 12517 0 0 0 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 25 12517 0 0 1 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 16 12517 0 0 0 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 52 12517 0 0 1 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 132 12517 0 0 1 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 1 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 0 0 7 3 20 0 20 0 5528043 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) S 20112 20115 14618 0 -1 1077944384 1389 12517 0 0 1 0 7 3 20 0 20 0 5528045 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156126861808 140156585089666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 55 12517 0 0 0 0 7 3 20 0 20 0 5528046 11188039680 59602 33554432000 4194304 4196468 140721849103584 140156125808096 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10925820 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) S 20112 20115 14618 0 -1 1077944384 1704 12517 0 0 55 1 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155786610672 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10925820 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 4890 12517 0 0 98 0 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155785558128 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10925820 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) R 20112 20115 14618 0 -1 4202560 1196 12517 0 0 44 1 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155784484112 140156568993168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10925820 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 3552 12517 0 0 98 1 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10925820 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 5 12517 0 0 0 0 7 3 20 0 20 0 5528050 11188039680 59602 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 10925820

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20115 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20095 s]
/proc/loadavg: 1.37 1.51 1.63 4/282 20188
/proc/meminfo: memFree=29051856/32770624 swapFree=5940/263380
[pid=20115] ppid=20112 vsize=10927868 CPUtime=6.36 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 48405 12517 0 0 608 18 7 3 20 0 20 0 5528031 11190136832 61964 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2731967 61964 3481 1 0 2719522 0
[pid=20115/tid=20170] ppid=20112 vsize=10927868 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) R 20112 20115 14618 0 -1 4202560 32729 12517 0 0 283 9 7 3 20 0 20 0 5528042 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156589299920 140156570448432 0 4 0 16800975 0 0 0 -1 14 0 0 9 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 24 12517 0 0 1 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 40 12517 0 0 0 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 25 12517 0 0 1 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 16 12517 0 0 0 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 52 12517 0 0 1 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 132 12517 0 0 1 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 1 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 12 12517 0 0 0 0 7 3 20 0 20 0 5528043 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) S 20112 20115 14618 0 -1 1077944384 1389 12517 0 0 1 0 7 3 20 0 20 0 5528045 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156126861808 140156585089666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 55 12517 0 0 0 0 7 3 20 0 20 0 5528046 11190136832 61964 33554432000 4194304 4196468 140721849103584 140156125808096 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10927868 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) S 20112 20115 14618 0 -1 1077944384 1718 12517 0 0 58 1 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155786610672 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10927868 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 4904 12517 0 0 100 1 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155785558128 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10927868 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) S 20112 20115 14618 0 -1 1077944384 1465 12517 0 0 51 1 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155784505584 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10927868 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 3647 12517 0 0 103 1 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 5 12517 0 0 0 0 7 3 20 0 20 0 5528050 11190136832 61964 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 10927868

[startup+4.00079 s]
/proc/loadavg: 1.37 1.51 1.63 3/282 20188
/proc/meminfo: memFree=29004048/32770624 swapFree=5940/263388
[pid=20115] ppid=20112 vsize=10995452 CPUtime=9.21 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 61086 12517 0 0 887 24 7 3 20 0 20 0 5528031 11259342848 86152 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2748863 86152 3489 1 0 2736418 0
[pid=20115/tid=20170] ppid=20112 vsize=10995452 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) R 20112 20115 14618 0 -1 4202560 41583 12517 0 0 357 10 7 3 20 0 20 0 5528042 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156589309224 140156569159006 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 38 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 62 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 79 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 38 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 58 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 137 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 29 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 29 12517 0 0 2 0 7 3 20 0 20 0 5528043 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) S 20112 20115 14618 0 -1 1077944384 2150 12517 0 0 3 0 7 3 20 0 20 0 5528045 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156126861808 140156585089666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 56 12517 0 0 0 0 7 3 20 0 20 0 5528046 11259342848 86152 33554432000 4194304 4196468 140721849103584 140156125808096 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10995452 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) R 20112 20115 14618 0 -1 4202560 2123 12517 0 0 103 1 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155786594992 140156564490040 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10995452 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 5087 12517 0 0 154 1 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155785558128 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10995452 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) R 20112 20115 14618 0 -1 4202560 2922 12517 0 0 111 1 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155784486600 140156568575303 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10995452 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 4513 12517 0 0 134 1 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 5 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 86152 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 10995452

[startup+4.40072 s]
/proc/loadavg: 1.37 1.51 1.63 13/282 20188
/proc/meminfo: memFree=28902940/32770624 swapFree=5940/263376
[pid=20115] ppid=20112 vsize=10997968 CPUtime=10.86 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 64473 12517 0 0 1052 24 7 3 20 0 20 0 5528031 11261919232 88296 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2749492 88296 3492 1 0 2737047 0
[pid=20115/tid=20170] ppid=20112 vsize=10997968 CPUtime=4.17 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) S 20112 20115 14618 0 -1 1077944384 41675 12517 0 0 397 10 7 3 20 0 20 0 5528042 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156589316064 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 46 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 70 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 84 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 39 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 59 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10997968 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 137 12517 0 0 2 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 34 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 40 12517 0 0 3 0 7 3 20 0 20 0 5528043 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10997968 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) R 20112 20115 14618 0 -1 4202560 2152 12517 0 0 3 0 7 3 20 0 20 0 5528045 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156126860208 140156569446360 0 0 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10997968 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 56 12517 0 0 0 0 7 3 20 0 20 0 5528046 11261919232 88296 33554432000 4194304 4196468 140721849103584 140156125808096 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10997968 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10997968 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10997968 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) R 20112 20115 14618 0 -1 4202560 2339 12517 0 0 135 1 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155786591688 140156568564495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10997968 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 5433 12517 0 0 187 1 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155785537168 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10997968 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) R 20112 20115 14618 0 -1 4202560 5306 12517 0 0 151 1 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155784491744 140156570203914 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10997968 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 4817 12517 0 0 148 1 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10997968 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10997968 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 6 12517 0 0 0 0 7 3 20 0 20 0 5528050 11261919232 88296 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 10997968

[startup+4.60088 s]
/proc/loadavg: 1.37 1.51 1.63 13/282 20188
/proc/meminfo: memFree=28902940/32770624 swapFree=5940/263376
[pid=20115] ppid=20112 vsize=10995452 CPUtime=11.94 cores=0,2,4,6,8,10,12,14
/proc/20115/stat : 20115 (java) S 20112 20115 14618 0 -1 1077944320 65178 12517 0 0 1159 25 7 3 20 0 20 0 5528031 11259342848 88427 33554432000 4194304 4196468 140721849103584 140721849086128 140156585078519 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
/proc/20115/statm: 2748863 88427 3492 1 0 2736418 0
[pid=20115/tid=20170] ppid=20112 vsize=10995452 CPUtime=4.17 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20170/stat : 20170 (java) S 20112 20115 14618 0 -1 1077944384 41675 12517 0 0 397 10 7 3 20 0 20 0 5528042 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156589316064 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20171] ppid=20112 vsize=10995452 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20171/stat : 20171 (java) S 20112 20115 14618 0 -1 1077944384 51 12517 0 0 13 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156192217872 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20172] ppid=20112 vsize=10995452 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20172/stat : 20172 (java) S 20112 20115 14618 0 -1 1077944384 70 12517 0 0 10 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156191165328 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20173] ppid=20112 vsize=10995452 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20173/stat : 20173 (java) S 20112 20115 14618 0 -1 1077944384 87 12517 0 0 13 1 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156190112784 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20174] ppid=20112 vsize=10995452 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20174/stat : 20174 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 14 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156189060240 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20175] ppid=20112 vsize=10995452 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20175/stat : 20175 (java) S 20112 20115 14618 0 -1 1077944384 59 12517 0 0 14 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156188006672 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20176] ppid=20112 vsize=10995452 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20176/stat : 20176 (java) S 20112 20115 14618 0 -1 1077944384 139 12517 0 0 12 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156186954128 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20177] ppid=20112 vsize=10995452 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20177/stat : 20177 (java) S 20112 20115 14618 0 -1 1077944384 41 12517 0 0 13 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156185901584 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20178] ppid=20112 vsize=10995452 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20178/stat : 20178 (java) S 20112 20115 14618 0 -1 1077944384 42 12517 0 0 13 0 7 3 20 0 20 0 5528043 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156184849040 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20179] ppid=20112 vsize=10995452 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20179/stat : 20179 (java) R 20112 20115 14618 0 -1 4202560 2164 12517 0 0 10 0 7 3 20 0 20 0 5528045 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156126860096 140156570205889 0 0 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20180] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20180/stat : 20180 (java) S 20112 20115 14618 0 -1 1077944384 56 12517 0 0 0 0 7 3 20 0 20 0 5528046 11259342848 88427 33554432000 4194304 4196468 140721849103584 140156125807472 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20181] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20181/stat : 20181 (java) S 20112 20115 14618 0 -1 1077944384 44 12517 0 0 0 0 7 3 20 0 20 0 5528046 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155788715520 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20182] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20182/stat : 20182 (java) S 20112 20115 14618 0 -1 1077944384 1 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155787664080 140156585097115 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20183] ppid=20112 vsize=10995452 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20183/stat : 20183 (java) S 20112 20115 14618 0 -1 1077944384 2374 12517 0 0 137 1 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155786590608 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20184] ppid=20112 vsize=10995452 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20184/stat : 20184 (java) S 20112 20115 14618 0 -1 1077944384 5434 12517 0 0 188 1 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155785537168 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20185] ppid=20112 vsize=10995452 CPUtime=1.81 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20185/stat : 20185 (java) S 20112 20115 14618 0 -1 1077944384 5939 12517 0 0 169 2 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155784490576 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20186] ppid=20112 vsize=10995452 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20186/stat : 20186 (java) S 20112 20115 14618 0 -1 1077944384 4817 12517 0 0 148 1 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155783453040 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20187] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20187/stat : 20187 (java) S 20112 20115 14618 0 -1 1077944384 3 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155782400736 140156585088725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
[pid=20115/tid=20188] ppid=20112 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20115/task/20188/stat : 20188 (java) S 20112 20115 14618 0 -1 1077944384 6 12517 0 0 0 0 7 3 20 0 20 0 5528050 11259342848 88427 33554432000 4194304 4196468 140721849103584 140155781348272 140156585089666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27807744 140721849105089 140721849107863 140721849107863 140721849110479 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 4.65835
CPU time (s): 12.1099
CPU user time (s): 11.8136
CPU system time (s): 0.296281
CPU usage (%): 259.96
Max. virtual memory (cumulated for all children) (KiB): 10997968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8136
system time used= 0.296281
maximum resident set size= 355020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77814
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= 9470
involuntary context switches= 2001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041692 second user time and 0.058567 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-22 07:50:11
IDJOB=4245342
IDBENCH=120884
IDSOLVER=2630
FILE ID=node138/4245342-1500702611
RUNJOBID= node138-1500684099-14649
PBS_JOBID= 20623345
Free space on /tmp= 61968 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-008-05-mul.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245342-1500702611/watcher-4245342-1500702611 -o /tmp/evaluation-result-4245342-1500702611/solver-4245342-1500702611 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500684099-14649 --watchdog 2560  bin/concrete HOME/instance-4245342-1500702611.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= d00d8f739bc214548f076bd032f30ee9
RANDOM SEED=513292079

node138.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        29239932 kB
MemAvailable:   29457176 kB
Buffers:          119768 kB
Cached:           378028 kB
SwapCached:            0 kB
Active:          2816936 kB
Inactive:         271956 kB
Active(anon):    2594320 kB
Inactive(anon):     8608 kB
Active(file):     222616 kB
Inactive(file):   263348 kB
Unevictable:        5940 kB
Mlocked:            5940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24452 kB
Writeback:             0 kB
AnonPages:       2596632 kB
Mapped:            44168 kB
Shmem:              8852 kB
Slab:             128888 kB
SReclaimable:      94228 kB
SUnreclaim:        34660 kB
KernelStack:        4864 kB
PageTables:        10204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3237336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2365440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61944 MiB
End job on node138 at 2017-07-22 07:50:16