Trace number 4410063

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 NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallel? (TO) 252.804 254.57

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-11-a4.xml
MD5SUM76cd483e3b4252a6c3494775e86c7629
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables11
Number of constraints1322
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":11}]
Minimum variable degree451
Maximum variable degree452
Distribution of variable degrees[{"degree":451,"count":9},{"degree":452,"count":2}]
Minimum constraint arity1
Maximum constraint arity11
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":330},{"arity":4,"count":990},{"arity":11,"count":1}]
Number of extensional constraints0
Number of intensional constraints1321
Distribution of constraint types[{"type":"intension","count":1321},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410063-1569828897/watcher-4410063-1569828897 -o /tmp/evaluation-result-4410063-1569828897/solver-4410063-1569828897 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410063-1569828897.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=26010, runsolver pid=26007

[startup+0.100135 s]*
/proc/loadavg: 7.83 6.02 6.81 2/192 26011
/proc/meminfo: memFree=30288592/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=33356 memory=9428 CPUtime=0.1 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 2579 0 0 0 10 0 0 0 20 0 1 0 558803530 34156544 2357 33554432000 4194304 6211132 140733947501456 140733947497992 5012856 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 8339 2357 824 493 0 1644 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33356 KiB
Current children cumulated memory: 9428 KiB

[startup+0.209263 s]*
/proc/loadavg: 7.83 6.02 6.81 2/192 26011
/proc/meminfo: memFree=30283384/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=39960 memory=14996 CPUtime=0.21 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 3936 0 0 0 20 1 0 0 20 0 1 0 558803530 40919040 3749 33554432000 4194304 6211132 140733947501456 140733947497992 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 9990 3749 824 493 0 3295 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 39960 KiB
Current children cumulated memory: 14996 KiB

[startup+0.309032 s]*
/proc/loadavg: 7.83 6.02 6.81 2/192 26011
/proc/meminfo: memFree=30278176/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=45552 memory=20012 CPUtime=0.31 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 5179 0 0 0 30 1 0 0 20 0 1 0 558803530 46645248 5003 33554432000 4194304 6211132 140733947501456 140733947497992 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 11388 5003 824 493 0 4693 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 45552 KiB
Current children cumulated memory: 20012 KiB

[startup+0.700291 s]
/proc/loadavg: 7.83 6.02 6.81 2/192 26011
/proc/meminfo: memFree=30268764/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=66336 memory=40552 CPUtime=0.69 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 9799 0 0 0 68 1 0 0 20 0 1 0 558803530 67928064 10138 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 16584 10138 824 493 0 9889 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 66336 KiB
Current children cumulated memory: 40552 KiB

[startup+1.50031 s]
/proc/loadavg: 7.83 6.02 6.81 2/192 26011
/proc/meminfo: memFree=30242160/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=111232 memory=80852 CPUtime=1.48 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 17344 0 0 0 146 2 0 0 20 0 1 0 558803530 113901568 20213 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 27808 20213 824 493 0 21113 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 111232 KiB
Current children cumulated memory: 80852 KiB

[startup+3.10921 s]
/proc/loadavg: 7.28 5.93 6.78 2/192 26011
/proc/meminfo: memFree=30143988/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=205956 memory=161132 CPUtime=3.1 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 31837 0 0 0 305 5 0 0 20 0 1 0 558803530 210898944 40283 33554432000 4194304 6211132 140733947501456 140733947495720 5454208 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 51489 40283 824 493 0 44794 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 205956 KiB
Current children cumulated memory: 161132 KiB

[startup+6.30027 s]
/proc/loadavg: 7.28 5.93 6.78 2/192 26011
/proc/meminfo: memFree=29992116/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=349312 memory=319004 CPUtime=6.29 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 59016 0 0 0 619 10 0 0 20 0 1 0 558803530 357695488 79751 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 87328 79751 824 493 0 80633 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 349312 KiB
Current children cumulated memory: 319004 KiB

[startup+12.7003 s]
/proc/loadavg: 6.78 5.85 6.75 2/192 26011
/proc/meminfo: memFree=29691480/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=701184 memory=638140 CPUtime=12.68 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 113314 0 0 0 1251 17 0 0 20 0 1 0 558803530 718012416 159535 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 175296 159535 824 493 0 168601 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 701184 KiB
Current children cumulated memory: 638140 KiB

[startup+25.5003 s]
/proc/loadavg: 5.50 5.62 6.66 2/192 26012
/proc/meminfo: memFree=29042820/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=1439640 memory=1277296 CPUtime=25.47 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 221471 0 0 0 2512 35 0 0 20 0 1 0 558803530 1474191360 319324 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 359910 319324 824 493 0 353215 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 1439640 KiB
Current children cumulated memory: 1277296 KiB

[startup+51.1092 s]
/proc/loadavg: 3.96 5.24 6.51 2/192 26014
/proc/meminfo: memFree=27741704/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=2993628 memory=2556420 CPUtime=51.07 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 436016 0 0 0 5038 69 0 0 20 0 1 0 558803530 3065475072 639105 33554432000 4194304 6211132 140733947501456 140733947495720 5446638 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 748407 639105 824 493 0 741712 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 2993628 KiB
Current children cumulated memory: 2556420 KiB

[startup+102.3 s]
/proc/loadavg: 2.29 4.59 6.22 2/191 26017
/proc/meminfo: memFree=25189948/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=5330216 memory=5114068 CPUtime=102.24 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 863379 0 0 0 10090 134 0 0 20 0 1 0 558803530 5458141184 1278517 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 1332554 1278517 824 493 0 1325859 0
Current children cumulated CPU time: 102.24 s
Current children cumulated vsize: 5330216 KiB
Current children cumulated memory: 5114068 KiB

[startup+162.3 s]
/proc/loadavg: 1.47 3.94 5.89 2/191 26020
/proc/meminfo: memFree=22189076/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=8276144 memory=8111272 CPUtime=162.22 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 1364782 0 0 0 16010 212 0 0 20 0 1 0 558803530 8474771456 2027753 33554432000 4194304 6211132 140733947501456 140733947495720 139995821022045 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 2069036 2027818 824 493 0 2062341 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 8276144 KiB
Current children cumulated memory: 8111272 KiB

[startup+222.3 s]
/proc/loadavg: 1.17 3.40 5.58 2/191 26025
/proc/meminfo: memFree=19185880/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=11696124 memory=11107996 CPUtime=222.21 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 1865643 0 0 0 21936 285 0 0 20 0 1 0 558803530 11976830976 2776999 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 2924031 2776999 824 493 0 2917336 0
Current children cumulated CPU time: 222.21 s
Current children cumulated vsize: 11696124 KiB
Current children cumulated memory: 11107996 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.11 3.17 5.44 2/191 26025
/proc/meminfo: memFree=17682936/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=12685860 memory=12592128 CPUtime=251.9 cores=0-7
/proc/26010/stat : 26010 (cosoco) R 26007 26010 23655 0 -1 4202496 2113578 0 0 0 24872 318 0 0 20 0 1 0 558803530 12990320640 3148032 33554432000 4194304 6211132 140733947501456 140733947495720 139995811077093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 3171465 3148032 824 493 0 3164770 0
Current children cumulated CPU time: 251.9 s
Current children cumulated vsize: 12685860 KiB
Current children cumulated memory: 12592128 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+254.57 s]
# the end of solver process 26010 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=249.027 s, system=3.77764 s

Solver just ended.
Dumping a history of the last processes samples

[startup+252.8 s]
/proc/loadavg: 1.11 3.17 5.44 2/191 26025
/proc/meminfo: memFree=17682936/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=12685860 memory=12592128 CPUtime=252.03 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23655 0 -1 512 2113585 0 0 0 24883 320 0 0 20 0 1 0 558803530 12990320640 3148032 33554432000 4194304 6211132 140733947501456 140733947495720 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 3171465 3148032 824 493 0 3164770 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 12685860 KiB
Current children cumulated memory: 12592128 KiB

[startup+253.6 s]
/proc/loadavg: 1.10 3.14 5.42 3/192 26026
/proc/meminfo: memFree=17114996/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=12685860 memory=12592128 CPUtime=252.17 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23655 0 -1 512 2113585 0 0 0 24896 321 0 0 20 0 1 0 558803530 12990320640 3148032 33554432000 4194304 6211132 140733947501456 140733947495720 5189582 0 16384 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 3171465 3148032 824 493 0 3164770 0
Current children cumulated CPU time: 252.17 s
Current children cumulated vsize: 12685860 KiB
Current children cumulated memory: 12592128 KiB

[startup+254 s]*
/proc/loadavg: 1.10 3.14 5.42 2/192 26026
/proc/meminfo: memFree=16549744/32770624 swapFree=67002424/67108860
[pid=26010] ppid=26007 vsize=12685860 memory=12592128 CPUtime=252.23 cores=0-7
/proc/26010/stat : 26010 (cosoco) S 26007 26010 23655 0 -1 512 2113585 0 0 0 24902 321 0 0 20 0 1 0 558803530 12990320640 3148032 33554432000 4194304 6211132 140733947501456 140733947495720 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 25124864 140733947503638 140733947503730 140733947503730 140733947506638 0
/proc/26010/statm: 3171465 3148032 824 493 0 3164770 0
Current children cumulated CPU time: 252.23 s
Current children cumulated vsize: 12685860 KiB
Current children cumulated memory: 12592128 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.57
CPU time (s): 252.804
CPU user time (s): 249.027
CPU system time (s): 3.77764
CPU usage (%): 99.3063
Max. virtual memory (cumulated for all children) (KiB): 12685860
Max. memory (cumulated for all children) (KiB): 12592128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.027
system time used= 3.77764
maximum resident set size= 12592348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2113585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139907
involuntary context switches= 129


# summary of solver processes directly reported to runsolver:
#   pid: 26010
#   total CPU time (s): 252.804
#   total CPU user time (s): 249.027
#   total CPU system time (s): 3.77764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.940139 second user time and 1.70853 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 09:34:15
IDJOB=4410063
IDBENCH=126231
IDSOLVER=2878
FILE ID=node146/4410063-1569828897
RUNJOBID= node146-1569818084-23682
PBS_JOBID= 21705925
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-11-a4.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4410063-1569828897/watcher-4410063-1569828897 -o /tmp/evaluation-result-4410063-1569828897/solver-4410063-1569828897 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410063-1569828897.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 76cd483e3b4252a6c3494775e86c7629
RANDOM SEED=1828933701

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30294188 kB
MemAvailable:   31870880 kB
Buffers:          136572 kB
Cached:          1776632 kB
SwapCached:         3676 kB
Active:          1065812 kB
Inactive:         853528 kB
Active(anon):       2588 kB
Inactive(anon):    84364 kB
Active(file):    1063224 kB
Inactive(file):   769164 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2872 kB
Writeback:             0 kB
AnonPages:        122588 kB
Mapped:            26728 kB
Shmem:             72200 kB
Slab:             149380 kB
SReclaimable:     120280 kB
SUnreclaim:        29100 kB
KernelStack:        3728 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61480 MiB
End job on node146 at 2019-09-30 09:38:29