Trace number 4402510

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.3UNSAT 6.56189 3.26181

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.80/0.55	c Concrete v3.12.3.1568965526260 running
6.39/3.11	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 (2238 MiB free)
  memory of node 1: 16384 MiB (2883 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402510-1568980116/watcher-4402510-1568980116 -o /tmp/evaluation-result-4402510-1568980116/solver-4402510-1568980116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568967579-7557 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=801022688 HOME/instance-4402510-1568980116.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
Current StackSize limit: 8192 KiB

solver pid=11289, runsolver pid=11286

[startup+0.100106 s]*
/proc/loadavg: 1.94 1.56 1.46 3/218 11346
/proc/meminfo: memFree=5239764/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=9972712 memory=14920 CPUtime=0.09 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 4500 13443 0 0 1 0 5 3 20 0 6 0 474264683 10212057088 3730 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2493178 3730 1935 1 0 2481616 0
[pid=11289/tid=11342] ppid=11286 vsize=9972712 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 2325 13443 0 0 1 0 5 3 20 0 6 0 474264692 10212057088 3796 33554432000 4194304 4196468 140737086995600 139878266929744 139878279173470 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 6 0 474264693 10212057088 3796 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=9972712 memory=140004783830656 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 6 0 474264693 10212057088 3796 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 6 0 474264693 10212057088 3796 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 6 0 474264693 10212057088 3796 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14920 KiB

[startup+0.210166 s]*
/proc/loadavg: 1.94 1.56 1.46 4/227 11355
/proc/meminfo: memFree=5214600/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10819856 memory=44196 CPUtime=0.27 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 7449 13443 0 0 17 2 5 3 20 0 15 0 474264683 11079532544 11049 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2704964 11049 3154 1 0 2667149 0
[pid=11289/tid=11342] ppid=11286 vsize=10820164 memory=7822038051842263955 CPUtime=0.19 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 4035 13443 0 0 10 1 5 3 20 0 15 0 474264692 11079847936 11181 33554432000 4194304 4196468 140737086995600 139878266910352 139878295114909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10820164 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079847936 11181 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10820164 memory=140004783830656 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10820164 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10820164 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10820164 memory=140004783830656 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877754587376 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10820164 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877753533600 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10820164 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877622473456 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10820164 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877018494928 139878295111579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10820164 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) S 11286 11289 7525 0 -1 1077944384 586 13443 0 0 1 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877719976688 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10820164 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) S 11286 11289 7525 0 -1 1077944384 62 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877718924144 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10820164 memory=140004783830656 CPUtime=0.11 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) S 11286 11289 7525 0 -1 1077944384 614 13443 0 0 3 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877717871088 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10820164 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11355] ppid=11286 vsize=10820164 memory=140004783830656 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11355/stat : 11355 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079847936 11181 33554432000 4194304 4196468 140737086995600 139877716818480 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819856 KiB
Current children cumulated memory: 44196 KiB

[startup+0.311094 s]*
/proc/loadavg: 1.94 1.56 1.46 4/227 11355
/proc/meminfo: memFree=5202276/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10820196 memory=53140 CPUtime=0.41 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 11033 13443 0 0 29 4 5 3 20 0 15 0 474264683 11079880704 13285 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2705049 13285 3310 1 0 2667149 0
[pid=11289/tid=11342] ppid=11286 vsize=10820196 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 7500 13443 0 0 19 3 5 3 20 0 15 0 474264692 11079880704 13285 33554432000 4194304 4196468 140737086995600 139878266901904 139878279173470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10820196 memory=6011293296514263399 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079880704 13285 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10820196 memory=5787213827347079232 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10820196 memory=7649539401876522945 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877754587376 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877753533600 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264695 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877622473456 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877018494928 139878295111579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) S 11286 11289 7525 0 -1 1077944384 587 13443 0 0 2 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877719976688 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) S 11286 11289 7525 0 -1 1077944384 71 13443 0 0 1 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877718924144 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) S 11286 11289 7525 0 -1 1077944384 623 13443 0 0 5 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877717871088 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11355] ppid=11286 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11355/stat : 11355 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264698 11079880704 13285 33554432000 4194304 4196468 140737086995600 139877716818480 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53140 KiB

[startup+0.700746 s]
/proc/loadavg: 1.94 1.56 1.46 3/227 11355
/proc/meminfo: memFree=5186896/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10824364 memory=85600 CPUtime=1.16 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 15153 13443 0 0 102 6 5 3 20 0 15 0 474264683 11084148736 21400 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2706091 21400 3510 1 0 2668173 0
[pid=11289/tid=11342] ppid=11286 vsize=10824364 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 10563 13443 0 0 55 4 5 3 20 0 15 0 474264692 11084148736 21400 33554432000 4194304 4196468 140737086995600 139878266922528 139878279173470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10824364 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11084148736 21400 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264693 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264693 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 5 13443 0 0 0 0 5 3 20 0 15 0 474264695 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877754587376 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10824364 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 15 0 474264695 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877753533600 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264695 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877622473456 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877018494928 139878295111579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10824364 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) S 11286 11289 7525 0 -1 1077944384 988 13443 0 0 13 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877719976688 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) R 11286 11289 7525 0 -1 4202560 640 13443 0 0 15 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877718924144 139878279352581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) S 11286 11289 7525 0 -1 1077944384 703 13443 0 0 17 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877717871088 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10824364 memory=140004659595184 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11355] ppid=11286 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11355/stat : 11355 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264698 11084148736 21400 33554432000 4194304 4196468 140737086995600 139877716818480 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85600 KiB

[startup+1.50063 s]
/proc/loadavg: 1.94 1.56 1.46 4/227 11355
/proc/meminfo: memFree=5143692/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10834680 memory=171580 CPUtime=2.46 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 20606 13443 0 0 227 11 5 3 20 0 15 0 474264683 11094712320 42895 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2708670 42895 3573 1 0 2670733 0
[pid=11289/tid=11342] ppid=11286 vsize=10834680 memory=21 CPUtime=1.44 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 15184 13443 0 0 130 6 5 3 20 0 15 0 474264692 11094712320 42895 33554432000 4194304 4196468 140737086995600 139878266909248 139878295104918 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10834680 memory=23 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 30 13443 0 0 1 0 5 3 20 0 15 0 474264693 11094712320 42895 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 31 13443 0 0 0 0 5 3 20 0 15 0 474264693 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 36 13443 0 0 1 0 5 3 20 0 15 0 474264693 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10834680 memory=103232 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 14 13443 0 0 1 0 5 3 20 0 15 0 474264693 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 43 13443 0 0 1 0 5 3 20 0 15 0 474264695 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877754587376 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10834680 memory=6297548872420776296 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 15 0 474264695 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877753533664 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10834680 memory=7740113706974995300 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 9 13443 0 0 0 0 5 3 20 0 15 0 474264695 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877622473440 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10834680 memory=7451576567348620402 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877018494928 139878295111579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10834680 memory=5787221558340901220 CPUtime=0.32 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) S 11286 11289 7525 0 -1 1077944384 1033 13443 0 0 24 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877719976688 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10834680 memory=7165345120364292184 CPUtime=0.35 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) S 11286 11289 7525 0 -1 1077944384 700 13443 0 0 27 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877718924144 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10834680 memory=6297548872420776296 CPUtime=0.47 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) R 11286 11289 7525 0 -1 4202560 1276 13443 0 0 39 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877717871088 139878274111149 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10834680 memory=6297548872420776296 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11355] ppid=11286 vsize=10834680 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11355/stat : 11355 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264698 11094712320 42895 33554432000 4194304 4196468 140737086995600 139877716818480 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 171580 KiB

[startup+3.11305 s]
/proc/loadavg: 2.02 1.58 1.47 4/227 11355
/proc/meminfo: memFree=5022236/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10849048 memory=242820 CPUtime=6.39 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 34752 13443 0 0 615 16 5 3 20 0 15 0 474264683 11109425152 60705 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2712262 60705 3614 1 0 2674317 0
[pid=11289/tid=11342] ppid=11286 vsize=10849048 memory=7306916055891837008 CPUtime=3.01 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) R 11286 11289 7525 0 -1 4202560 21180 13443 0 0 284 9 5 3 20 0 15 0 474264692 11109425152 60705 33554432000 4194304 4196468 140737086995600 139878266927744 139878278285120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10849048 memory=218868 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 51 13443 0 0 2 0 5 3 20 0 15 0 474264693 11109425152 60705 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10849048 memory=56 CPUtime=0.11 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 98 13443 0 0 2 1 5 3 20 0 15 0 474264693 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10849048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 66 13443 0 0 2 0 5 3 20 0 15 0 474264693 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10849048 memory=21 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 275 13443 0 0 2 0 5 3 20 0 15 0 474264693 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10849048 memory=23 CPUtime=0.11 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 311 13443 0 0 3 0 5 3 20 0 15 0 474264695 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877754587376 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 15 0 474264695 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877753533664 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 9 13443 0 0 0 0 5 3 20 0 15 0 474264695 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877622473472 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10849048 memory=235 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 2 13443 0 0 0 0 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877018494928 139878295111579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10849048 memory=288230574492221466 CPUtime=1.15 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) R 11286 11289 7525 0 -1 4202560 4116 13443 0 0 106 1 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877719962568 139878272688420 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10849048 memory=0 CPUtime=1.05 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) R 11286 11289 7525 0 -1 1077944384 2224 13443 0 0 97 0 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877718924144 139878295104130 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10849048 memory=0 CPUtime=1.2 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) S 11286 11289 7525 0 -1 1077944384 4172 13443 0 0 111 1 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877717871088 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11355] ppid=11286 vsize=10849048 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11355/stat : 11355 (java) S 11286 11289 7525 0 -1 1077944384 1 13443 0 0 0 0 5 3 20 0 15 0 474264698 11109425152 60705 33554432000 4194304 4196468 140737086995600 139877716818480 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 6.39 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 242820 KiB

[startup+3.26175 s]
# the end of solver process 11289 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.34778 s, system=0.214114 s

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

[startup+3.20087 s]
/proc/loadavg: 2.02 1.58 1.47 4/227 11355
/proc/meminfo: memFree=5022236/32770624 swapFree=66999216/67108860
[pid=11289] ppid=11286 vsize=10949708 memory=252608 CPUtime=6.5 cores=1,3,5,7
/proc/11289/stat : 11289 (java) S 11286 11289 7525 0 -1 1077944320 37160 13443 0 0 625 17 5 3 20 0 14 0 474264683 11212500992 63152 33554432000 4194304 4196468 140737086995600 140737086978144 139878295092983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
/proc/11289/statm: 2737427 63152 3616 1 0 2699482 0
[pid=11289/tid=11342] ppid=11286 vsize=10949708 memory=0 CPUtime=3.02 cores=1,3,5,7
/proc/11289/task/11342/stat : 11342 (java) S 11286 11289 7525 0 -1 1077944384 21201 13443 0 0 285 9 5 3 20 0 14 0 474264692 11212500992 63152 33554432000 4194304 4196468 140737086995600 139878266936464 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11343] ppid=11286 vsize=10949708 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11343/stat : 11343 (java) S 11286 11289 7525 0 -1 1077944384 51 13443 0 0 2 0 5 3 20 0 14 0 474264693 11212500992 63152 33554432000 4194304 4196468 140737086995600 139878299335696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11344] ppid=11286 vsize=10949708 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/11289/task/11344/stat : 11344 (java) S 11286 11289 7525 0 -1 1077944384 98 13443 0 0 2 1 5 3 20 0 14 0 474264693 11212500992 63152 33554432000 4194304 4196468 140737086995600 139877868481680 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11345] ppid=11286 vsize=10949708 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11345/stat : 11345 (java) S 11286 11289 7525 0 -1 1077944384 66 13443 0 0 2 0 5 3 20 0 14 0 474264693 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877867428624 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11346] ppid=11286 vsize=10949708 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/11289/task/11346/stat : 11346 (java) S 11286 11289 7525 0 -1 1077944384 275 13443 0 0 2 0 5 3 20 0 14 0 474264693 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877866376080 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11347] ppid=11286 vsize=10949708 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/11289/task/11347/stat : 11347 (java) S 11286 11289 7525 0 -1 1077944384 314 13443 0 0 3 0 5 3 20 0 14 0 474264695 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877754587584 139878295104130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11348] ppid=11286 vsize=10949708 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11348/stat : 11348 (java) S 11286 11289 7525 0 -1 1077944384 33 13443 0 0 0 0 5 3 20 0 14 0 474264695 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877753533664 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11349] ppid=11286 vsize=10949708 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11349/stat : 11349 (java) S 11286 11289 7525 0 -1 1077944384 9 13443 0 0 0 0 5 3 20 0 14 0 474264695 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877622473472 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11350] ppid=11286 vsize=10949708 memory=280009319300384 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11350/stat : 11350 (java) S 11286 11289 7525 0 -1 1077944384 4 13443 0 0 0 0 5 3 20 0 14 0 474264698 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877018491696 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11351] ppid=11286 vsize=10949708 memory=6944656592387989600 CPUtime=1.24 cores=1,3,5,7
/proc/11289/task/11351/stat : 11351 (java) R 11286 11289 7525 0 -1 4202560 6583 13443 0 0 115 1 5 3 20 0 14 0 474264698 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877719962568 139878276636706 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11352] ppid=11286 vsize=10949708 memory=6944656592387989600 CPUtime=1.06 cores=1,3,5,7
/proc/11289/task/11352/stat : 11352 (java) S 11286 11289 7525 0 -1 1077944384 2224 13443 0 0 98 0 5 3 20 0 14 0 474264698 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877718909104 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11353] ppid=11286 vsize=10949708 memory=8546823402028195750 CPUtime=1.2 cores=1,3,5,7
/proc/11289/task/11353/stat : 11353 (java) S 11286 11289 7525 0 -1 1077944384 4172 13443 0 0 111 1 5 3 20 0 14 0 474264698 11212500992 63218 33554432000 4194304 4196468 140737086995600 139877717871088 139878295104130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
[pid=11289/tid=11354] ppid=11286 vsize=10949708 memory=7752549240514114323 CPUtime=0.08 cores=1,3,5,7
/proc/11289/task/11354/stat : 11354 (java) S 11286 11289 7525 0 -1 1077944384 3 13443 0 0 0 0 5 3 20 0 14 0 474264698 11212500992 63218 33554432000 4194304 4196468 140737086995600 139876548733792 139878295103189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140737087003376 140737087005893 140737087005893 140737087008719 0
Current children cumulated CPU time: 6.5 s
Current children cumulated vsize: 10949708 KiB
Current children cumulated memory: 252608 KiB

Child status: 0
Real time (s): 3.26181
CPU time (s): 6.56189
CPU user time (s): 6.34778
CPU system time (s): 0.214114
CPU usage (%): 201.173
Max. virtual memory (cumulated for all children) (KiB): 10949708
Max. memory (cumulated for all children) (KiB): 252608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.34778
system time used= 0.214114
maximum resident set size= 255240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51146
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= 5805
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 11289
#   total CPU time (s): 6.56189
#   total CPU user time (s): 6.34778
#   total CPU system time (s): 0.214114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043721 second user time and 0.074812 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-20 13:47:37
IDJOB=4402510
IDBENCH=134597
IDSOLVER=2861
FILE ID=node103/4402510-1568980116
RUNJOBID= node103-1568967579-7557
PBS_JOBID= 21704635
Free space on /tmp= 20680 MiB

SOLVER NAME= Concrete 3.12.3
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-4402510-1568980116/watcher-4402510-1568980116 -o /tmp/evaluation-result-4402510-1568980116/solver-4402510-1568980116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568967579-7557 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=801022688 HOME/instance-4402510-1568980116.xml

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

MD5SUM BENCH= 5aa02d8e33e0310131c8602cbce67fff
RANDOM SEED=801022688

node103.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.74
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.74
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.74
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.74
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:         5245120 kB
MemAvailable:   31420496 kB
Buffers:           97364 kB
Cached:         26333444 kB
SwapCached:         6972 kB
Active:         13616624 kB
Inactive:       13255196 kB
Active(anon):     428668 kB
Inactive(anon):    61956 kB
Active(file):   13187956 kB
Inactive(file): 13193240 kB
Unevictable:      106748 kB
Mlocked:          106748 kB
SwapTotal:      67108860 kB
SwapFree:       66999216 kB
Dirty:             35360 kB
Writeback:             0 kB
AnonPages:        554304 kB
Mapped:            65740 kB
Shmem:             40864 kB
Slab:             249624 kB
SReclaimable:     220032 kB
SUnreclaim:        29592 kB
KernelStack:        4000 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1596140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20648 MiB
End job on node103 at 2019-09-20 13:47:41