Trace number 4395830

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
Concrete 3.12.2UNSAT 6.96028 3.21068

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-05-int.xml
MD5SUM5aa02d8e33e0310131c8602cbce67fff
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.033151
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints27
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":23},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity25
Distribution of constraint arities[{"arity":2,"count":26},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
6.71/3.19	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395830-1568407088/watcher-4395830-1568407088 -o /tmp/evaluation-result-4395830-1568407088/solver-4395830-1568407088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568393375-17085 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1172677649 HOME/instance-4395830-1568407088.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21901, runsolver pid=21898
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 1.42 1.30 1.32 3/221 21958
/proc/meminfo: memFree=29050504/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=9972712 memory=19124 CPUtime=0.09 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 4499 13397 0 0 1 1 4 3 20 0 6 0 416959347 10212057088 4781 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2493178 4781 1937 1 0 2481616 0
[pid=21901/tid=21954] ppid=21898 vsize=9972712 memory=4279135703980080784 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 2305 13397 0 0 0 0 4 3 20 0 6 0 416959356 10212057088 4781 33554432000 4194304 4196468 140727102367488 139769434825296 139769448300537 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 6 0 416959357 10212057088 4781 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=9972712 memory=140354439489152 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 6 0 416959357 10212057088 4781 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 6 0 416959357 10212057088 4781 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 6 0 416959357 10212057088 4781 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19124 KiB

[startup+0.210123 s]*
/proc/loadavg: 1.42 1.30 1.32 3/230 21967
/proc/meminfo: memFree=29035488/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10819664 memory=38804 CPUtime=0.25 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 7049 13397 0 0 17 1 4 3 20 0 15 0 416959347 11079335936 9701 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2704916 9701 3173 1 0 2667149 0
[pid=21901/tid=21954] ppid=21898 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 3529 13397 0 0 11 1 4 3 20 0 15 0 416959356 11079335936 9701 33554432000 4194304 4196468 140727102367488 139769434814944 139769449056654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10819664 memory=365 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079335936 9701 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10819664 memory=140354439508396 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079335936 9701 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079335936 9701 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079335936 9701 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10819664 memory=140354439489152 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 15 0 416959358 11079335936 9701 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 13 13397 0 0 0 0 4 3 20 0 15 0 416959359 11079335936 9701 33554432000 4194304 4196468 140727102367488 139768906114720 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959359 11079335936 9701 33554432000 4194304 4196468 140727102367488 139768302134512 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11079335936 9701 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) S 21898 21901 15665 0 -1 1077944384 608 13397 0 0 1 0 4 3 20 0 15 0 416959361 11079335936 9701 33554432000 4194304 4196468 140727102367488 139768988543216 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) S 21898 21901 15665 0 -1 1077944384 45 13397 0 0 0 0 4 3 20 0 15 0 416959361 11079335936 10213 33554432000 4194304 4196468 140727102367488 139768987490672 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10819664 memory=140354439489152 CPUtime=0.1 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) R 21898 21901 15665 0 -1 4202560 635 13397 0 0 3 0 4 3 20 0 15 0 416959361 11079335936 10213 33554432000 4194304 4196468 140727102367488 139768986437616 139769447069022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11079335936 10213 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10819664 memory=140354439489152 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11079335936 10213 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 38804 KiB

[startup+0.310511 s]*
/proc/loadavg: 1.39 1.30 1.32 3/230 21967
/proc/meminfo: memFree=29026212/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10820148 memory=49924 CPUtime=0.4 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 10753 13397 0 0 29 4 4 3 20 0 15 0 416959347 11079831552 12481 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2705037 12481 3305 1 0 2667149 0
[pid=21901/tid=21954] ppid=21898 vsize=10820148 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 7200 13397 0 0 19 3 4 3 20 0 15 0 416959356 11079831552 12481 33554432000 4194304 4196468 140727102367488 139769434788448 139769449192565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079831552 12481 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079831552 12481 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079831552 12481 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 15 0 416959357 11079831552 12481 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 15 0 416959358 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 13 13397 0 0 0 0 4 3 20 0 15 0 416959359 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768906114720 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959359 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768302134512 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11079831552 12481 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) S 21898 21901 15665 0 -1 1077944384 617 13397 0 0 2 0 4 3 20 0 15 0 416959361 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768988543216 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) S 21898 21901 15665 0 -1 1077944384 46 13397 0 0 1 0 4 3 20 0 15 0 416959361 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768987490672 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10820148 memory=140354439489152 CPUtime=0.12 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) S 21898 21901 15665 0 -1 1077944384 656 13397 0 0 5 0 4 3 20 0 15 0 416959361 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768986437616 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11079831552 12481 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10820148 memory=140354439489152 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11079831552 12481 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 49924 KiB

[startup+0.700656 s]
/proc/loadavg: 1.39 1.30 1.32 4/230 21967
/proc/meminfo: memFree=29011720/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10824360 memory=83696 CPUtime=1.11 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 15124 13397 0 0 98 6 4 3 20 0 15 0 416959347 11084144640 20924 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2706090 20924 3511 1 0 2668173 0
[pid=21901/tid=21954] ppid=21898 vsize=10824360 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 10285 13397 0 0 55 4 4 3 20 0 15 0 416959356 11084144640 20924 33554432000 4194304 4196468 140727102367488 139769434799536 139769447069022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11084144640 20924 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11084144640 20924 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10824360 memory=140354296886032 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959357 11084144640 20924 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10824360 memory=140355236266586 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 2 13397 0 0 0 0 4 3 20 0 15 0 416959357 11084144640 20924 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10824360 memory=8300 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 5 13397 0 0 0 0 4 3 20 0 15 0 416959358 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10824360 memory=6297835844906604903 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 13 13397 0 0 0 0 4 3 20 0 15 0 416959359 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768906114720 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10824360 memory=6081102367496366441 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959359 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768302134512 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10824360 memory=20396 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11084144640 20924 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10824360 memory=12036 CPUtime=0.16 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) S 21898 21901 15665 0 -1 1077944384 1093 13397 0 0 9 0 4 3 20 0 15 0 416959361 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768988543216 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10824360 memory=2116 CPUtime=0.22 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) R 21898 21901 15665 0 -1 4202560 611 13397 0 0 15 0 4 3 20 0 15 0 416959361 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768987490672 139769446484982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10824360 memory=500 CPUtime=0.24 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) S 21898 21901 15665 0 -1 1077944384 899 13397 0 0 17 0 4 3 20 0 15 0 416959361 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768986437616 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10824360 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11084144640 20924 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10824360 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11084144640 20924 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83696 KiB

[startup+1.5012 s]
/proc/loadavg: 1.39 1.30 1.32 3/230 21967
/proc/meminfo: memFree=28967424/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10834676 memory=171456 CPUtime=2.42 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 20532 13397 0 0 223 12 4 3 20 0 15 0 416959347 11094708224 42864 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2708669 42864 3570 1 0 2670733 0
[pid=21901/tid=21954] ppid=21898 vsize=10834676 memory=67792 CPUtime=1.43 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 14834 13397 0 0 129 7 4 3 20 0 15 0 416959356 11094708224 42864 33554432000 4194304 4196468 140727102367488 139769434807120 139769463000470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10834676 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 21 13397 0 0 1 0 4 3 20 0 15 0 416959357 11094708224 42864 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10834676 memory=280708593803424 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 24 13397 0 0 0 0 4 3 20 0 15 0 416959357 11094708224 42864 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 24 13397 0 0 1 0 4 3 20 0 15 0 416959357 11094708224 42864 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 36 13397 0 0 1 0 4 3 20 0 15 0 416959357 11094708224 42864 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 43 13397 0 0 1 0 4 3 20 0 15 0 416959358 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 14 13397 0 0 0 0 4 3 20 0 15 0 416959359 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768906114784 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 5 13397 0 0 0 0 4 3 20 0 15 0 416959359 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768302134528 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10834676 memory=-2245088631185882904 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11094708224 42864 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10834676 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) S 21898 21901 15665 0 -1 1077944384 1148 13397 0 0 20 0 4 3 20 0 15 0 416959361 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768988543216 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10834676 memory=10 CPUtime=0.33 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) S 21898 21901 15665 0 -1 1077944384 668 13397 0 0 26 0 4 3 20 0 15 0 416959361 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768987490672 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10834676 memory=6791534058613427641 CPUtime=0.46 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) S 21898 21901 15665 0 -1 1077944384 1502 13397 0 0 39 0 4 3 20 0 15 0 416959361 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768986437616 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10834676 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11094708224 42864 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10834676 memory=280708594047872 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11094708224 42864 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 10834676 KiB
Current children cumulated memory: 171456 KiB

[startup+3.11055 s]
/proc/loadavg: 1.39 1.30 1.32 5/230 21967
/proc/meminfo: memFree=28833176/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10849044 memory=249852 CPUtime=6.71 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 37691 13397 0 0 645 19 4 3 20 0 15 0 416959347 11109421056 62463 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2712261 62463 3601 1 0 2674317 0
[pid=21901/tid=21954] ppid=21898 vsize=10849044 memory=7 CPUtime=2.99 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 20059 13397 0 0 281 11 4 3 20 0 15 0 416959356 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769434817584 139769447032165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10849044 memory=222512 CPUtime=0.1 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 53 13397 0 0 3 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10849044 memory=3628 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 300 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10849044 memory=39140 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 48 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10849044 memory=992 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 57 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10849044 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 314 13397 0 0 3 0 4 3 20 0 15 0 416959358 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10849044 memory=-3535359994705172060 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 14 13397 0 0 0 0 4 3 20 0 15 0 416959359 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768906114784 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10849044 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 5 13397 0 0 0 0 4 3 20 0 15 0 416959359 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768302134528 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10849044 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) R 21898 21901 15665 0 -1 4202560 3844 13397 0 0 110 1 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768988543216 139769444511808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10849044 memory=7378735540187078543 CPUtime=1.34 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) S 21898 21901 15665 0 -1 1077944384 5866 13397 0 0 126 1 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768987490672 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10849044 memory=56 CPUtime=1.19 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) S 21898 21901 15665 0 -1 1077944384 4918 13397 0 0 110 2 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768986437616 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10849044 memory=8470556300216991377 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11109421056 62463 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10849044 memory=4638778398333098345 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 6.71 s
Current children cumulated vsize: 10849044 KiB
Current children cumulated memory: 249852 KiB

[startup+3.21064 s]
# the end of solver process 21901 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.71669 s, system=0.243593 s

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

[startup+3.11055 s]
/proc/loadavg: 1.39 1.30 1.32 5/230 21967
/proc/meminfo: memFree=28833176/32770624 swapFree=66916544/67108860
[pid=21901] ppid=21898 vsize=10849044 memory=249852 CPUtime=6.71 cores=1,3,5,7
/proc/21901/stat : 21901 (java) S 21898 21901 15665 0 -1 1077944320 37691 13397 0 0 645 19 4 3 20 0 15 0 416959347 11109421056 62463 33554432000 4194304 4196468 140727102367488 140727102350032 139769462988535 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
/proc/21901/statm: 2712261 62463 3601 1 0 2674317 0
[pid=21901/tid=21954] ppid=21898 vsize=10849044 memory=7 CPUtime=2.99 cores=1,3,5,7
/proc/21901/task/21954/stat : 21954 (java) R 21898 21901 15665 0 -1 4202560 20059 13397 0 0 281 11 4 3 20 0 15 0 416959356 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769434817584 139769447032165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21955] ppid=21898 vsize=10849044 memory=222512 CPUtime=0.1 cores=1,3,5,7
/proc/21901/task/21955/stat : 21955 (java) S 21898 21901 15665 0 -1 1077944384 53 13397 0 0 3 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769467230736 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21956] ppid=21898 vsize=10849044 memory=3628 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21956/stat : 21956 (java) S 21898 21901 15665 0 -1 1077944384 300 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769382050448 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21957] ppid=21898 vsize=10849044 memory=39140 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21957/stat : 21957 (java) S 21898 21901 15665 0 -1 1077944384 48 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769380997392 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21958] ppid=21898 vsize=10849044 memory=992 CPUtime=0.09 cores=1,3,5,7
/proc/21901/task/21958/stat : 21958 (java) S 21898 21901 15665 0 -1 1077944384 57 13397 0 0 2 0 4 3 20 0 15 0 416959357 11109421056 62463 33554432000 4194304 4196468 140727102367488 139769379944848 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21959] ppid=21898 vsize=10849044 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/21901/task/21959/stat : 21959 (java) S 21898 21901 15665 0 -1 1077944384 314 13397 0 0 3 0 4 3 20 0 15 0 416959358 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768989596400 139769462999682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21960] ppid=21898 vsize=10849044 memory=-3535359994705172060 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21960/stat : 21960 (java) S 21898 21901 15665 0 -1 1077944384 14 13397 0 0 0 0 4 3 20 0 15 0 416959359 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768906114784 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21961] ppid=21898 vsize=10849044 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21961/stat : 21961 (java) S 21898 21901 15665 0 -1 1077944384 5 13397 0 0 0 0 4 3 20 0 15 0 416959359 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768302134528 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21962] ppid=21898 vsize=10849044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21962/stat : 21962 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139767994735056 139769463007131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21963] ppid=21898 vsize=10849044 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/21901/task/21963/stat : 21963 (java) R 21898 21901 15665 0 -1 4202560 3844 13397 0 0 110 1 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768988543216 139769444511808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21964] ppid=21898 vsize=10849044 memory=7378735540187078543 CPUtime=1.34 cores=1,3,5,7
/proc/21901/task/21964/stat : 21964 (java) S 21898 21901 15665 0 -1 1077944384 5866 13397 0 0 126 1 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768987490672 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21965] ppid=21898 vsize=10849044 memory=56 CPUtime=1.19 cores=1,3,5,7
/proc/21901/task/21965/stat : 21965 (java) S 21898 21901 15665 0 -1 1077944384 4918 13397 0 0 110 2 4 3 20 0 15 0 416959361 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768986437616 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21966] ppid=21898 vsize=10849044 memory=8470556300216991377 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21966/stat : 21966 (java) S 21898 21901 15665 0 -1 1077944384 3 13397 0 0 0 0 4 3 20 0 15 0 416959362 11109421056 62463 33554432000 4194304 4196468 140727102367488 139767961176416 139769462998741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
[pid=21901/tid=21967] ppid=21898 vsize=10849044 memory=4638778398333098345 CPUtime=0.07 cores=1,3,5,7
/proc/21901/task/21967/stat : 21967 (java) S 21898 21901 15665 0 -1 1077944384 1 13397 0 0 0 0 4 3 20 0 15 0 416959362 11109421056 62463 33554432000 4194304 4196468 140727102367488 139768985386032 139769462999682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15335424 140727102372591 140727102375109 140727102375109 140727102377935 0
Current children cumulated CPU time: 6.71 s
Current children cumulated vsize: 10849044 KiB
Current children cumulated memory: 249852 KiB

Child status: 0
Real time (s): 3.21068
CPU time (s): 6.96028
CPU user time (s): 6.71669
CPU system time (s): 0.243593
CPU usage (%): 216.786
Max. virtual memory (cumulated for all children) (KiB): 10849044
Max. memory (cumulated for all children) (KiB): 249852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.71669
system time used= 0.243593
maximum resident set size= 253520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5501
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 21901
#   total CPU time (s): 6.96028
#   total CPU user time (s): 6.71669
#   total CPU system time (s): 0.243593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045593 second user time and 0.073431 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 22:37:27
IDJOB=4395830
IDBENCH=134597
IDSOLVER=2846
FILE ID=node134/4395830-1568407088
RUNJOBID= node134-1568393375-17085
PBS_JOBID= 21701859
Free space on /tmp= 59544 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-05-int.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395830-1568407088/watcher-4395830-1568407088 -o /tmp/evaluation-result-4395830-1568407088/solver-4395830-1568407088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568393375-17085 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1172677649 HOME/instance-4395830-1568407088.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5aa02d8e33e0310131c8602cbce67fff
RANDOM SEED=1172677649

node134.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.76
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.76
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.76
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.76
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:        29056444 kB
MemAvailable:   30621428 kB
Buffers:          186808 kB
Cached:          1644920 kB
SwapCached:        90672 kB
Active:          1683828 kB
Inactive:        1402804 kB
Active(anon):    1187832 kB
Inactive(anon):   106556 kB
Active(file):     495996 kB
Inactive(file):  1296248 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916544 kB
Dirty:             11348 kB
Writeback:         18624 kB
AnonPages:       1276316 kB
Mapped:            57176 kB
Shmem:             30996 kB
Slab:             218136 kB
SReclaimable:     177152 kB
SUnreclaim:        40984 kB
KernelStack:        3840 kB
PageTables:         7816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2308288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1081344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59508 MiB
End job on node134 at 2019-09-13 22:37:30