Trace number 4304886

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.9.2-SuperNGSAT 6.86222 3.41016

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K03-P03_c18.xml
MD5SUM48ac26f734f5e9f96f30a0090c6e98b4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009559
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints17
Number of domains2
Minimum domain size15
Maximum domain size16
Distribution of domain sizes[{"size":15,"count":15},{"size":16,"count":9}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":18},{"degree":2,"count":15},{"degree":4,"count":6},{"degree":5,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":9,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.73	c Concrete v3.9.2.1532736233296 running
6.60/3.37	v <instantiation>
6.60/3.37	v       <list>
6.60/3.37	v         cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2]
6.60/3.37	v       </list>
6.60/3.37	v       <values>
6.60/3.37	v         6 9 11 15 1 0 2 8 12 3 5 2 14 15 1 6 10 4 9 8 11 13 7 12
6.60/3.37	v       </values>
6.60/3.37	v     </instantiation>
6.60/3.37	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304886-1534054968/watcher-4304886-1534054968 -o /tmp/evaluation-result-4304886-1534054968/solver-4304886-1534054968 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534037719-31472 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=90955844 -superng HOME/instance-4304886-1534054968.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=2280, runsolver pid=2277
Current StackSize limit: 8192 KiB


[startup+0.10012 s]*
/proc/loadavg: 1.91 1.87 1.87 3/207 2338
/proc/meminfo: memFree=4033544/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=10005480 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 4454 12995 0 0 1 1 4 3 20 0 6 0 223060008 10245611520 4269 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2501370 4269 1934 1 0 2489808 0
[pid=2280/tid=2334] ppid=2277 vsize=10088124 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 2414 12995 0 0 1 0 4 3 20 0 7 0 223060017 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913765718800 139913776295936 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=10088124 memory=7948963741541478447 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 7 0 223060018 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=10088124 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 7 0 223060018 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=10088124 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 7 0 223060018 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=10088124 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 7 0 223060018 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=10088124 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 7 0 223060019 10330238976 4467 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210207 s]*
/proc/loadavg: 1.91 1.87 1.87 4/216 2348
/proc/meminfo: memFree=4010768/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=10982696 memory=44624 CPUtime=0.25 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 8544 12995 0 0 16 2 4 3 20 0 15 0 223060008 11246280704 11156 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2745674 11156 2934 1 0 2708109 0
[pid=2280/tid=2334] ppid=2277 vsize=10982696 memory=8389772277269004345 CPUtime=0.18 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 5215 12995 0 0 10 1 4 3 20 0 15 0 223060017 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913765653808 139913774151517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=10982696 memory=3905946884152845984 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=10982696 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 15 0 223060019 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 13 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246280704 11287 33554432000 4194304 4196468 140722758244880 139912653300768 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=10982696 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246280704 11287 33554432000 4194304 4196468 140722758244880 139912451974000 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246280704 11287 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) S 2277 2280 30457 0 -1 1077944384 359 12995 0 0 1 0 4 3 20 0 15 0 223060023 11246280704 11287 33554432000 4194304 4196468 140722758244880 139913218743152 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) S 2277 2280 30457 0 -1 1077944384 249 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246280704 11353 33554432000 4194304 4196468 140722758244880 139913217690352 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=10982696 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) S 2277 2280 30457 0 -1 1077944384 628 12995 0 0 3 0 4 3 20 0 15 0 223060023 11246280704 11353 33554432000 4194304 4196468 140722758244880 139913216637552 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246280704 11353 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246280704 11353 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 44624 KiB

[startup+0.310368 s]*
/proc/loadavg: 1.91 1.87 1.87 3/216 2348
/proc/meminfo: memFree=4000132/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=10983192 memory=55968 CPUtime=0.38 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 10583 12995 0 0 28 3 4 3 20 0 15 0 223060008 11246788608 13992 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2745798 13992 3066 1 0 2708109 0
[pid=2280/tid=2334] ppid=2277 vsize=10983192 memory=-6957061461084680038 CPUtime=0.28 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 7126 12995 0 0 19 2 4 3 20 0 15 0 223060017 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913765687712 139913777956190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=10983192 memory=3691042062614867976 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=10983192 memory=281001716018224 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=10983192 memory=67 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=10983192 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 15 0 223060019 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 13 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246788608 13992 33554432000 4194304 4196468 140722758244880 139912653300768 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246788608 13992 33554432000 4194304 4196468 140722758244880 139912451974000 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) S 2277 2280 30457 0 -1 1077944384 359 12995 0 0 1 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913218743152 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) S 2277 2280 30457 0 -1 1077944384 252 12995 0 0 1 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913217690352 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=10983192 memory=140500920526464 CPUtime=0.12 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) S 2277 2280 30457 0 -1 1077944384 635 12995 0 0 5 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913216637552 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=10983192 memory=140500920526464 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 13992 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55968 KiB

[startup+0.700781 s]
/proc/loadavg: 1.91 1.87 1.87 3/216 2348
/proc/meminfo: memFree=3991076/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=10983192 memory=89048 CPUtime=0.98 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 16808 12995 0 0 87 4 4 3 20 0 15 0 223060008 11246788608 22262 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2745798 22262 3247 1 0 2708109 0
[pid=2280/tid=2334] ppid=2277 vsize=10983192 memory=281001591355360 CPUtime=0.66 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 12356 12995 0 0 56 3 4 3 20 0 15 0 223060017 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913765696528 139913775440656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=10983192 memory=281001590868288 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=10983192 memory=3 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=10983192 memory=6226605061886733160 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 2 12995 0 0 0 0 4 3 20 0 15 0 223060018 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=10983192 memory=7372786582024121444 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 5 12995 0 0 0 0 4 3 20 0 15 0 223060019 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=10983192 memory=4638778398333091936 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 13 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246788608 22262 33554432000 4194304 4196468 140722758244880 139912653300768 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=10983192 memory=4028 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11246788608 22262 33554432000 4194304 4196468 140722758244880 139912451974000 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=10983192 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=10983192 memory=288230583149279418 CPUtime=0.14 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) S 2277 2280 30457 0 -1 1077944384 600 12995 0 0 7 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913218743152 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=10983192 memory=14979966283702763 CPUtime=0.16 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) S 2277 2280 30457 0 -1 1077944384 931 12995 0 0 9 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913217690352 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) S 2277 2280 30457 0 -1 1077944384 694 12995 0 0 13 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913216637552 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060023 11246788608 22262 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89048 KiB

[startup+1.50077 s]
/proc/loadavg: 2.00 1.89 1.87 3/216 2348
/proc/meminfo: memFree=3945216/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=11000140 memory=178304 CPUtime=2.24 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 24135 12995 0 0 207 10 4 3 20 0 15 0 223060008 11264143360 44576 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2750035 44576 3476 1 0 2711693 0
[pid=2280/tid=2334] ppid=2277 vsize=11000140 memory=1026 CPUtime=1.43 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 18149 12995 0 0 129 7 4 3 20 0 15 0 223060017 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913765706448 139913777919333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=11000140 memory=281001590993280 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 30 12995 0 0 0 0 4 3 20 0 15 0 223060018 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=11000140 memory=281001590991008 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 12 12995 0 0 1 0 4 3 20 0 15 0 223060018 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 271 12995 0 0 1 0 4 3 20 0 15 0 223060018 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=11000140 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 67 12995 0 0 0 0 4 3 20 0 15 0 223060018 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=11000140 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 60 12995 0 0 1 0 4 3 20 0 15 0 223060019 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=11000140 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 14 12995 0 0 0 0 4 3 20 0 15 0 223060020 11264143360 44576 33554432000 4194304 4196468 140722758244880 139912653300832 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=11000140 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11264143360 44576 33554432000 4194304 4196468 140722758244880 139912451974016 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=11000140 memory=4121673496872172388 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=11000140 memory=7 CPUtime=0.28 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) S 2277 2280 30457 0 -1 1077944384 1059 12995 0 0 21 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913218743152 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=11000140 memory=6737 CPUtime=0.25 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) S 2277 2280 30457 0 -1 1077944384 1068 12995 0 0 18 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913217690352 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=11000140 memory=15541812447306692 CPUtime=0.37 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) S 2277 2280 30457 0 -1 1077944384 1201 12995 0 0 30 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913216637552 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060023 11264143360 44576 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 11000140 KiB
Current children cumulated memory: 178304 KiB

[startup+3.1138 s]
/proc/loadavg: 2.00 1.89 1.87 4/216 2348
/proc/meminfo: memFree=3790404/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=11075936 memory=288660 CPUtime=5.93 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 49066 12995 0 0 568 18 4 3 20 0 15 0 223060008 11341758464 72165 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2768984 72165 3505 1 0 2730637 0
[pid=2280/tid=2334] ppid=2277 vsize=11075936 memory=55 CPUtime=3 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 35019 12995 0 0 282 11 4 3 20 0 15 0 223060017 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913765704144 139913777956190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=11075936 memory=8996927245810234922 CPUtime=0.09 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 32 12995 0 0 2 0 4 3 20 0 15 0 223060018 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=11075936 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 43 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=11075936 memory=7811588542788429924 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 305 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=11075936 memory=7522822687377608805 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 91 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=11075936 memory=7883389950717417841 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 1168 12995 0 0 3 0 4 3 20 0 15 0 223060019 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=11075936 memory=-9032659290937409475 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 14 12995 0 0 0 0 4 3 20 0 15 0 223060020 11341758464 72165 33554432000 4194304 4196468 140722758244880 139912653300832 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=11075936 memory=55 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11341758464 72165 33554432000 4194304 4196468 140722758244880 139912451974016 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=11075936 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) R 2277 2280 30457 0 -1 4202560 2735 12995 0 0 86 1 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913218720624 139913793887638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=11075936 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) R 2277 2280 30457 0 -1 4202560 3908 12995 0 0 86 1 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913217671368 139913779000768 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=11075936 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) R 2277 2280 30457 0 -1 1077944384 3549 12995 0 0 96 1 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913216633280 139913793885909 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72165 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 288660 KiB

[startup+3.41013 s]
# the end of solver process 2280 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.62649 s, system=0.235724 s

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

[startup+3.206 s]
/proc/loadavg: 2.00 1.89 1.87 4/216 2348
/proc/meminfo: memFree=3790404/32770624 swapFree=67108860/67108860
[pid=2280] ppid=2277 vsize=11075936 memory=290036 CPUtime=6.26 cores=1,3,5,7
/proc/2280/stat : 2280 (java) S 2277 2280 30457 0 -1 1077944320 53677 12995 0 0 601 18 4 3 20 0 15 0 223060008 11341758464 72509 33554432000 4194304 4196468 140722758244880 140722758227424 139913793875703 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
/proc/2280/statm: 2768984 72509 3505 1 0 2730637 0
[pid=2280/tid=2334] ppid=2277 vsize=11075936 memory=0 CPUtime=3.09 cores=1,3,5,7
/proc/2280/task/2334/stat : 2334 (java) R 2277 2280 30457 0 -1 4202560 36774 12995 0 0 291 11 4 3 20 0 15 0 223060017 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913765704896 139913793887638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2335] ppid=2277 vsize=11075936 memory=8551153264117061506 CPUtime=0.09 cores=1,3,5,7
/proc/2280/task/2335/stat : 2335 (java) S 2277 2280 30457 0 -1 1077944384 32 12995 0 0 2 0 4 3 20 0 15 0 223060018 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913798118544 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2336] ppid=2277 vsize=11075936 memory=-3775572685057999774 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2336/stat : 2336 (java) S 2277 2280 30457 0 -1 1077944384 43 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913663454224 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2337] ppid=2277 vsize=11075936 memory=1414298054980309879 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2337/stat : 2337 (java) S 2277 2280 30457 0 -1 1077944384 305 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913662401424 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2338] ppid=2277 vsize=11075936 memory=288230574492221466 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2338/stat : 2338 (java) S 2277 2280 30457 0 -1 1077944384 91 12995 0 0 3 0 4 3 20 0 15 0 223060018 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913661348624 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2339] ppid=2277 vsize=11075936 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/2280/task/2339/stat : 2339 (java) S 2277 2280 30457 0 -1 1077944384 1168 12995 0 0 3 0 4 3 20 0 15 0 223060019 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913219795312 139913793886850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2340] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2340/stat : 2340 (java) S 2277 2280 30457 0 -1 1077944384 14 12995 0 0 0 0 4 3 20 0 15 0 223060020 11341758464 72509 33554432000 4194304 4196468 140722758244880 139912653300832 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2341] ppid=2277 vsize=11075936 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2341/stat : 2341 (java) S 2277 2280 30457 0 -1 1077944384 1 12995 0 0 0 0 4 3 20 0 15 0 223060020 11341758464 72509 33554432000 4194304 4196468 140722758244880 139912451974016 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2342] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2342/stat : 2342 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139912144574288 139913793894299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2344] ppid=2277 vsize=11075936 memory=6656426216303648864 CPUtime=1.01 cores=1,3,5,7
/proc/2280/task/2344/stat : 2344 (java) R 2277 2280 30457 0 -1 4202560 3373 12995 0 0 93 1 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913218728592 139913775400806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2345] ppid=2277 vsize=11075936 memory=0 CPUtime=1.03 cores=1,3,5,7
/proc/2280/task/2345/stat : 2345 (java) R 2277 2280 30457 0 -1 4202560 4814 12995 0 0 95 1 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913217676512 139913778992864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2346] ppid=2277 vsize=11075936 memory=0 CPUtime=1.12 cores=1,3,5,7
/proc/2280/task/2346/stat : 2346 (java) R 2277 2280 30457 0 -1 1077944384 4850 12995 0 0 104 1 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913216637552 139913793886850 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2347] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2347/stat : 2347 (java) S 2277 2280 30457 0 -1 1077944384 3 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139911713778400 139913793885909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
[pid=2280/tid=2348] ppid=2277 vsize=11075936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2280/task/2348/stat : 2348 (java) S 2277 2280 30457 0 -1 1077944384 10 12995 0 0 0 0 4 3 20 0 15 0 223060023 11341758464 72509 33554432000 4194304 4196468 140722758244880 139913215584944 139913793886850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38711296 140722758253157 140722758255964 140722758255964 140722758258639 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 290036 KiB

[startup+3.40072 s]*
/proc/loadavg: 2.00 1.89 1.87 3/187 2352
/proc/meminfo: memFree=7700132/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 3.41016
CPU time (s): 6.86222
CPU user time (s): 6.62649
CPU system time (s): 0.235724
CPU usage (%): 201.228
Max. virtual memory (cumulated for all children) (KiB): 11078144
Max. memory (cumulated for all children) (KiB): 293520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.62649
system time used= 0.235724
maximum resident set size= 296900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71653
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= 5476
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 2280
#   total CPU time (s): 6.86222
#   total CPU user time (s): 6.62649
#   total CPU system time (s): 0.235724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052341 second user time and 0.066457 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 08:22:48
IDJOB=4304886
IDBENCH=141169
IDSOLVER=2781
FILE ID=node151/4304886-1534054968
RUNJOBID= node151-1534037719-31472
PBS_JOBID= 21036969
Free space on /tmp= 40832 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K03-P03_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304886-1534054968/watcher-4304886-1534054968 -o /tmp/evaluation-result-4304886-1534054968/solver-4304886-1534054968 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534037719-31472 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=90955844 -superng HOME/instance-4304886-1534054968.xml

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

MD5SUM BENCH= 48ac26f734f5e9f96f30a0090c6e98b4
RANDOM SEED=90955844

node151.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.87
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.87
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.87
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.87
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:         4042856 kB
MemAvailable:   28159348 kB
Buffers:          257708 kB
Cached:         23796476 kB
SwapCached:            0 kB
Active:         14499092 kB
Inactive:       13348868 kB
Active(anon):    3727144 kB
Inactive(anon):   118960 kB
Active(file):   10771948 kB
Inactive(file): 13229908 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26496 kB
Writeback:             0 kB
AnonPages:       3852440 kB
Mapped:            73052 kB
Shmem:             49800 kB
Slab:             571284 kB
SReclaimable:     543096 kB
SUnreclaim:        28188 kB
KernelStack:        3808 kB
PageTables:        12980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4875352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3239936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40808 MiB
End job on node151 at 2018-08-12 08:22:52