Trace number 4400710

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 7.33766 3.34397

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.73/0.55	c Concrete v3.12.2.1568631193530 running
7.17/3.20	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 (14825 MiB free)
  memory of node 1: 16384 MiB (14664 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400710-1568687146/watcher-4400710-1568687146 -o /tmp/evaluation-result-4400710-1568687146/solver-4400710-1568687146 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568673294-11994 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1910530933 HOME/instance-4400710-1568687146.xml 

running on 4 cores: 0,2,4,6

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=16306, runsolver pid=16303
Current StackSize limit: 8192 KiB


[startup+0.101071 s]*
/proc/loadavg: 1.32 1.44 1.42 3/218 16363
/proc/meminfo: memFree=30188572/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=9972712 memory=17080 CPUtime=0.08 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 4514 13279 0 0 1 0 5 2 20 0 6 0 444876158 10212057088 4270 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2493178 4270 1935 1 0 2481616 0
[pid=16306/tid=16359] ppid=16303 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 2329 13279 0 0 1 0 5 2 20 0 6 0 444876167 10212057088 4270 33554432000 4194304 4196468 140722991964256 139799263830608 139799277116784 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 6 0 444876168 10212057088 4270 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=9972712 memory=139675667071119 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 6 0 444876168 10212057088 4270 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 6 0 444876168 10212057088 4270 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 6 0 444876168 10212057088 4270 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.211841 s]*
/proc/loadavg: 1.32 1.44 1.42 4/227 16372
/proc/meminfo: memFree=30172968/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10820196 memory=40068 CPUtime=0.26 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 7445 13279 0 0 17 2 5 2 20 0 15 0 444876158 11079880704 10017 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2705049 10017 3254 1 0 2667149 0
[pid=16306/tid=16359] ppid=16303 vsize=10820196 memory=753035770744996145 CPUtime=0.18 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 3927 13279 0 0 10 1 5 2 20 0 15 0 444876167 11079880704 10017 33554432000 4194304 4196468 140722991964256 139799263825088 139799292015773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 10017 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10820196 memory=139675667071119 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 10017 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 10017 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 10017 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 33 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798750372640 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798165578864 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11079880704 10017 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) R 16303 16306 11963 0 -1 4202560 614 13279 0 0 1 0 5 2 20 0 15 0 444876173 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798716815984 139799269868032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) S 16303 16306 11963 0 -1 1077944384 64 13279 0 0 0 0 5 2 20 0 15 0 444876173 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798715763184 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10820196 memory=139675667056256 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 586 13279 0 0 3 0 5 2 20 0 15 0 444876173 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11079880704 10017 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10820196 memory=139675667056256 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876174 11079880704 10017 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40068 KiB

[startup+0.310608 s]*
/proc/loadavg: 1.32 1.44 1.42 3/227 16372
/proc/meminfo: memFree=30159388/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10820196 memory=48360 CPUtime=0.39 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 10907 13279 0 0 29 3 5 2 20 0 15 0 444876158 11079880704 12090 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2705049 12090 3303 1 0 2667149 0
[pid=16306/tid=16359] ppid=16303 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 7381 13279 0 0 19 3 5 2 20 0 15 0 444876167 11079880704 12090 33554432000 4194304 4196468 140722991964256 139799263802800 139799276074334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 12090 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 12090 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 12090 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11079880704 12090 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10820196 memory=139675667056255 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 33 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798750372640 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876170 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798165578864 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11079880704 12090 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) S 16303 16306 11963 0 -1 1077944384 615 13279 0 0 2 0 5 2 20 0 15 0 444876173 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798716815984 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) S 16303 16306 11963 0 -1 1077944384 65 13279 0 0 1 0 5 2 20 0 15 0 444876173 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798715763184 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10820196 memory=139675667056256 CPUtime=0.12 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 593 13279 0 0 5 0 5 2 20 0 15 0 444876173 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11079880704 12090 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10820196 memory=139675667056256 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876174 11079880704 12090 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48360 KiB

[startup+0.702841 s]
/proc/loadavg: 1.32 1.44 1.42 3/227 16372
/proc/meminfo: memFree=30145108/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10824364 memory=81456 CPUtime=1.1 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 15124 13279 0 0 98 5 5 2 20 0 15 0 444876158 11084148736 20364 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2706091 20364 3510 1 0 2668173 0
[pid=16306/tid=16359] ppid=16303 vsize=10824364 memory=5795117241467496816 CPUtime=0.66 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 10484 13279 0 0 55 4 5 2 20 0 15 0 444876167 11084148736 20364 33554432000 4194304 4196468 140722991964256 139799263823392 139799276074334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10824364 memory=1416 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11084148736 20364 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10824364 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11084148736 20364 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10824364 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876168 11084148736 20364 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 2 13279 0 0 0 0 5 2 20 0 15 0 444876168 11084148736 20364 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 5 13279 0 0 0 0 5 2 20 0 15 0 444876170 11084148736 20364 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 33 13279 0 0 0 0 5 2 20 0 15 0 444876170 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798750372640 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876170 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798165578864 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11084148736 20414 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10824364 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) R 16303 16306 11963 0 -1 4202560 1064 13279 0 0 14 0 5 2 20 0 15 0 444876173 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798716802800 139799275378640 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10824364 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) R 16303 16306 11963 0 -1 4202560 519 13279 0 0 11 0 5 2 20 0 15 0 444876173 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798715763184 139799275479785 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10824364 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 802 13279 0 0 16 0 5 2 20 0 15 0 444876173 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11084148736 20414 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10824364 memory=3588 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876174 11084148736 20414 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81456 KiB

[startup+1.5007 s]
/proc/loadavg: 1.32 1.44 1.42 3/227 16372
/proc/meminfo: memFree=30100776/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10834680 memory=169304 CPUtime=2.4 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 20533 13279 0 0 223 10 5 2 20 0 15 0 444876158 11094712320 42326 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2708670 42326 3574 1 0 2670733 0
[pid=16306/tid=16359] ppid=16303 vsize=10834680 memory=139675557696088 CPUtime=1.43 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 15054 13279 0 0 130 6 5 2 20 0 15 0 444876167 11094712320 42326 33554432000 4194304 4196468 140722991964256 139799263806208 139798853546690 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 14 13279 0 0 1 0 5 2 20 0 15 0 444876168 11094712320 42326 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10834680 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 31 13279 0 0 0 0 5 2 20 0 15 0 444876168 11094712320 42326 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10834680 memory=7 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 37 13279 0 0 1 0 5 2 20 0 15 0 444876168 11094712320 42326 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10834680 memory=279351115798944 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 20 13279 0 0 1 0 5 2 20 0 15 0 444876168 11094712320 42326 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10834680 memory=209693188325274 CPUtime=0.08 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 43 13279 0 0 1 0 5 2 20 0 15 0 444876170 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 35 13279 0 0 0 0 5 2 20 0 15 0 444876170 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798750372704 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10834680 memory=6011695355231367990 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 7 13279 0 0 0 0 5 2 20 0 15 0 444876170 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798165578880 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10834680 memory=-8412658770403813517 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11094712320 42326 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10834680 memory=-7668917182949848256 CPUtime=0.33 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) R 16303 16306 11963 0 -1 1077944384 1120 13279 0 0 26 0 5 2 20 0 15 0 444876173 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798716815984 139799292004994 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10834680 memory=8514726395714956677 CPUtime=0.28 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) R 16303 16306 11963 0 -1 4202560 575 13279 0 0 21 0 5 2 20 0 15 0 444876173 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798715753296 139799273515281 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10834680 memory=7100839870004429938 CPUtime=0.45 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 1384 13279 0 0 38 0 5 2 20 0 15 0 444876173 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10834680 memory=4628420171383865741 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11094712320 42326 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876174 11094712320 42326 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 2.4 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 169304 KiB

[startup+3.11285 s]
/proc/loadavg: 1.53 1.48 1.43 5/227 16372
/proc/meminfo: memFree=29967780/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10849048 memory=253800 CPUtime=6.86 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 41259 13279 0 0 662 17 5 2 20 0 15 0 444876158 11109425152 63450 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2712262 63450 3610 1 0 2674317 0
[pid=16306/tid=16359] ppid=16303 vsize=10849048 memory=14068 CPUtime=2.99 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) D 16303 16306 11963 0 -1 4202560 20648 13279 0 0 283 9 5 2 20 0 15 0 444876167 11109425152 63450 33554432000 4194304 4196468 140722991964256 139799263827560 139799272270672 0 4 0 16800975 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10849048 memory=2120 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 269 13279 0 0 2 0 5 2 20 0 15 0 444876168 11109425152 63450 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10849048 memory=504 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 51 13279 0 0 2 0 5 2 20 0 15 0 444876168 11109425152 63450 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10849048 memory=183828 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 56 13279 0 0 3 0 5 2 20 0 15 0 444876168 11109425152 63450 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10849048 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 72 13279 0 0 3 0 5 2 20 0 15 0 444876168 11109425152 63450 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10849048 memory=279351115577424 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 309 13279 0 0 3 0 5 2 20 0 15 0 444876170 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10849048 memory=279351115577488 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 35 13279 0 0 0 0 5 2 20 0 15 0 444876170 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798750372704 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10849048 memory=279351115577552 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 7 13279 0 0 0 0 5 2 20 0 15 0 444876170 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798165578880 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10849048 memory=5206 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11109425152 63450 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10849048 memory=2065 CPUtime=1.39 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) R 16303 16306 11963 0 -1 4202560 6758 13279 0 0 131 1 5 2 20 0 15 0 444876173 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798716794304 139799275523436 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10849048 memory=0 CPUtime=1.26 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) D 16303 16306 11963 0 -1 4202560 4987 13279 0 0 118 1 5 2 20 0 15 0 444876173 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798715749584 139799275899852 0 4 0 16800975 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10849048 memory=81 CPUtime=1.2 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) R 16303 16306 11963 0 -1 4202560 5854 13279 0 0 112 1 5 2 20 0 15 0 444876173 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798714706840 139799284710999 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10849048 memory=575 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11109425152 63450 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10849048 memory=2086 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 15 0 444876174 11109425152 63450 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 6.86 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 253800 KiB

[startup+3.34392 s]
# the end of solver process 16306 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.11365 s, system=0.224011 s

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

[startup+3.20083 s]
/proc/loadavg: 1.53 1.48 1.43 5/227 16372
/proc/meminfo: memFree=29967780/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10849048 memory=259140 CPUtime=7.17 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 42928 13279 0 0 692 18 5 2 20 0 15 0 444876158 11109425152 64785 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2712262 64785 3611 1 0 2674317 0
[pid=16306/tid=16359] ppid=16303 vsize=10881820 memory=16661 CPUtime=3.08 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) R 16303 16306 11963 0 -1 4202560 21233 13279 0 0 292 9 5 2 20 0 15 0 444876167 11142983680 64785 33554432000 4194304 4196468 140722991964256 139799263828272 139799291992324 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10881820 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 269 13279 0 0 2 0 5 2 20 0 15 0 444876168 11142983680 64785 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10881820 memory=6944656592455360604 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 51 13279 0 0 2 0 5 2 20 0 15 0 444876168 11142983680 64785 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10881820 memory=825241649 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 56 13279 0 0 3 0 5 2 20 0 15 0 444876168 11142983680 64785 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10881820 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 72 13279 0 0 3 0 5 2 20 0 15 0 444876168 11142983680 64785 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10881820 memory=279351115859328 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 309 13279 0 0 3 0 5 2 20 0 15 0 444876170 11142983680 64785 33554432000 4194304 4196468 140722991964256 139798751426672 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10881820 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 35 13279 0 0 0 0 5 2 20 0 15 0 444876170 11142983680 64785 33554432000 4194304 4196468 140722991964256 139798750372704 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10881820 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 7 13279 0 0 0 0 5 2 20 0 15 0 444876170 11142983680 64785 33554432000 4194304 4196468 140722991964256 139798165578880 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16367] ppid=16303 vsize=10881820 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16367/stat : 16367 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 15 0 444876173 11142983680 64785 33554432000 4194304 4196468 140722991964256 139797858179152 139799292012443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10881820 memory=7681421203011431829 CPUtime=1.48 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) R 16303 16306 11963 0 -1 4202560 7287 13279 0 0 140 1 5 2 20 0 15 0 444876173 11142983680 64785 33554432000 4194304 4196468 140722991964256 139798716794304 139799271650368 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10881820 memory=7548 CPUtime=1.34 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) R 16303 16306 11963 0 -1 4202560 5395 13279 0 0 126 1 5 2 20 0 15 0 444876173 11142983680 64785 33554432000 4194304 4196468 140722991964256 139798715749584 139799277120161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10881820 memory=4004 CPUtime=1.24 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 6004 13279 0 0 116 1 5 2 20 0 15 0 444876173 11142983680 65297 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10881820 memory=2832 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 16 0 444876173 11142983680 65297 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16372] ppid=16303 vsize=10881820 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16372/stat : 16372 (java) S 16303 16306 11963 0 -1 1077944384 1 13279 0 0 0 0 5 2 20 0 16 0 444876174 11142983680 65297 33554432000 4194304 4196468 140722991964256 139798713657776 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 7.17 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 259140 KiB

[startup+3.30073 s]
/proc/loadavg: 1.53 1.48 1.43 5/227 16372
/proc/meminfo: memFree=29967780/32770624 swapFree=67004304/67108860
[pid=16306] ppid=16303 vsize=10915908 memory=271584 CPUtime=7.27 cores=0,2,4,6
/proc/16306/stat : 16306 (java) S 16303 16306 11963 0 -1 1077944320 46037 13279 0 0 702 18 5 2 20 0 13 0 444876158 11177889792 67896 33554432000 4194304 4196468 140722991964256 140722991946800 139799291993847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
/proc/16306/statm: 2728977 67896 3613 1 0 2691032 0
[pid=16306/tid=16359] ppid=16303 vsize=10915908 memory=14068 CPUtime=3.08 cores=0,2,4,6
/proc/16306/task/16359/stat : 16359 (java) S 16303 16306 11963 0 -1 1077944384 21234 13279 0 0 292 9 5 2 20 0 13 0 444876167 11177889792 67896 33554432000 4194304 4196468 140722991964256 139799263837328 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16360] ppid=16303 vsize=10915908 memory=2120 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16360/stat : 16360 (java) S 16303 16306 11963 0 -1 1077944384 269 13279 0 0 2 0 5 2 20 0 13 0 444876168 11177889792 67896 33554432000 4194304 4196468 140722991964256 139799296236432 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16361] ppid=16303 vsize=10915908 memory=504 CPUtime=0.09 cores=0,2,4,6
/proc/16306/task/16361/stat : 16361 (java) S 16303 16306 11963 0 -1 1077944384 51 13279 0 0 2 0 5 2 20 0 13 0 444876168 11177889792 67896 33554432000 4194304 4196468 140722991964256 139799184509712 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16362] ppid=16303 vsize=10915908 memory=183828 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16362/stat : 16362 (java) S 16303 16306 11963 0 -1 1077944384 56 13279 0 0 3 0 5 2 20 0 13 0 444876168 11177889792 67896 33554432000 4194304 4196468 140722991964256 139799183457424 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16363] ppid=16303 vsize=10915908 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16363/stat : 16363 (java) S 16303 16306 11963 0 -1 1077944384 72 13279 0 0 3 0 5 2 20 0 13 0 444876168 11177889792 67896 33554432000 4194304 4196468 140722991964256 139799182404624 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16364] ppid=16303 vsize=10915908 memory=279351115577424 CPUtime=0.1 cores=0,2,4,6
/proc/16306/task/16364/stat : 16364 (java) S 16303 16306 11963 0 -1 1077944384 309 13279 0 0 3 0 5 2 20 0 13 0 444876170 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798751426880 139799292004994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16365] ppid=16303 vsize=10915908 memory=279351115577488 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16365/stat : 16365 (java) S 16303 16306 11963 0 -1 1077944384 35 13279 0 0 0 0 5 2 20 0 13 0 444876170 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798750372704 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16366] ppid=16303 vsize=10915908 memory=279351115577552 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16366/stat : 16366 (java) S 16303 16306 11963 0 -1 1077944384 7 13279 0 0 0 0 5 2 20 0 13 0 444876170 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798165578880 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16368] ppid=16303 vsize=10915908 memory=2065 CPUtime=1.48 cores=0,2,4,6
/proc/16306/task/16368/stat : 16368 (java) S 16303 16306 11963 0 -1 1077944384 7288 13279 0 0 140 1 5 2 20 0 13 0 444876173 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798716796384 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16369] ppid=16303 vsize=10915908 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/16306/task/16369/stat : 16369 (java) R 16303 16306 11963 0 -1 4202560 8466 13279 0 0 136 1 5 2 20 0 13 0 444876173 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798715749584 139799275378640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16370] ppid=16303 vsize=10915908 memory=81 CPUtime=1.24 cores=0,2,4,6
/proc/16306/task/16370/stat : 16370 (java) S 16303 16306 11963 0 -1 1077944384 6004 13279 0 0 116 1 5 2 20 0 13 0 444876173 11177889792 67896 33554432000 4194304 4196468 140722991964256 139798714710896 139799292004994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
[pid=16306/tid=16371] ppid=16303 vsize=10915908 memory=575 CPUtime=0.07 cores=0,2,4,6
/proc/16306/task/16371/stat : 16371 (java) S 16303 16306 11963 0 -1 1077944384 3 13279 0 0 0 0 5 2 20 0 13 0 444876173 11177889792 67896 33554432000 4194304 4196468 140722991964256 139797824621536 139799292004053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25497600 140722991971055 140722991973573 140722991973573 140722991976399 0
Current children cumulated CPU time: 7.27 s
Current children cumulated vsize: 10915908 KiB
Current children cumulated memory: 271584 KiB

Child status: 0
Real time (s): 3.34397
CPU time (s): 7.33766
CPU user time (s): 7.11365
CPU system time (s): 0.224011
CPU usage (%): 219.43
Max. virtual memory (cumulated for all children) (KiB): 10915908
Max. memory (cumulated for all children) (KiB): 271584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.11365
system time used= 0.224011
maximum resident set size= 272272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59322
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= 5251
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 16306
#   total CPU time (s): 7.33766
#   total CPU user time (s): 7.11365
#   total CPU system time (s): 0.224011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036775 second user time and 0.080654 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-17 04:25:09
IDJOB=4400710
IDBENCH=134597
IDSOLVER=2857
FILE ID=node148/4400710-1568687146
RUNJOBID= node148-1568673294-11994
PBS_JOBID= 21703774
Free space on /tmp= 61276 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-4400710-1568687146/watcher-4400710-1568687146 -o /tmp/evaluation-result-4400710-1568687146/solver-4400710-1568687146 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568673294-11994 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1910530933 HOME/instance-4400710-1568687146.xml

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

MD5SUM BENCH= 5aa02d8e33e0310131c8602cbce67fff
RANDOM SEED=1910530933

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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.13
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.13
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.13
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:        30197076 kB
MemAvailable:   31121904 kB
Buffers:          151436 kB
Cached:          1076116 kB
SwapCached:         3740 kB
Active:          1311108 kB
Inactive:         703580 kB
Active(anon):     783820 kB
Inactive(anon):    52652 kB
Active(file):     527288 kB
Inactive(file):   650928 kB
Unevictable:      108184 kB
Mlocked:          108184 kB
SwapTotal:      67108860 kB
SwapFree:       67004304 kB
Dirty:             35704 kB
Writeback:             0 kB
AnonPages:        898604 kB
Mapped:            61808 kB
Shmem:             40616 kB
Slab:             153964 kB
SReclaimable:     124892 kB
SUnreclaim:        29072 kB
KernelStack:        3984 kB
PageTables:         7360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2057876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    735232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61240 MiB
End job on node148 at 2019-09-17 04:25:12