Trace number 4409854

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.435 254.172

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-015-006.xml
MD5SUMd279c4dbde03937b121f919805027b3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.93758
Satisfiable
(Un)Satisfiability was proved
Number of variables151
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size14
Distribution of domain sizes[{"size":2,"count":150},{"size":14,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":150},{"degree":46,"count":1}]
Minimum constraint arity15
Maximum constraint arity150
Distribution of constraint arities[{"arity":15,"count":10},{"arity":31,"count":45},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
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 (14921 MiB free)
  memory of node 1: 16384 MiB (14667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409854-1569828457/watcher-4409854-1569828457 -o /tmp/evaluation-result-4409854-1569828457/solver-4409854-1569828457 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409854-1569828457.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
solver pid=25675, runsolver pid=25672
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 8.11 8.19 8.21 2/191 25676
/proc/meminfo: memFree=30296848/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=29384 memory=5536 CPUtime=0.1 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 1612 0 0 0 10 0 0 0 20 0 1 0 558759557 30089216 1384 33554432000 4194304 6211132 140736464367824 140736464364360 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 7346 1384 846 493 0 651 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29384 KiB
Current children cumulated memory: 5536 KiB

[startup+0.209067 s]*
/proc/loadavg: 8.11 8.19 8.21 2/191 25676
/proc/meminfo: memFree=30295760/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=30780 memory=7012 CPUtime=0.2 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 1961 0 0 0 20 0 0 0 20 0 1 0 558759557 31518720 1753 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 7695 1753 846 493 0 1000 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30780 KiB
Current children cumulated memory: 7012 KiB

[startup+0.308614 s]*
/proc/loadavg: 8.11 8.19 8.21 2/191 25676
/proc/meminfo: memFree=30295036/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=32160 memory=8348 CPUtime=0.3 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 2279 0 0 0 30 0 0 0 20 0 1 0 558759557 32931840 2087 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 8040 2087 846 493 0 1345 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32160 KiB
Current children cumulated memory: 8348 KiB

[startup+0.700275 s]
/proc/loadavg: 8.11 8.19 8.21 2/191 25676
/proc/meminfo: memFree=30292620/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=37360 memory=13176 CPUtime=0.69 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 3515 0 0 0 69 0 0 0 20 0 1 0 558759557 38256640 3294 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 9340 3294 846 493 0 2645 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37360 KiB
Current children cumulated memory: 13176 KiB

[startup+1.50029 s]
/proc/loadavg: 8.11 8.19 8.21 2/191 25676
/proc/meminfo: memFree=30286620/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=47240 memory=23568 CPUtime=1.49 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 6089 0 0 0 148 1 0 0 20 0 1 0 558759557 48373760 5892 33554432000 4194304 6211132 140736464367824 140736464355752 5478690 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 11810 5892 846 493 0 5115 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47240 KiB
Current children cumulated memory: 23568 KiB

[startup+3.10909 s]
/proc/loadavg: 7.54 8.07 8.17 2/191 25676
/proc/meminfo: memFree=30260580/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=68384 memory=44340 CPUtime=3.09 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 11335 0 0 0 308 1 0 0 20 0 1 0 558759557 70025216 11085 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 17096 11085 846 493 0 10401 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 68384 KiB
Current children cumulated memory: 44340 KiB

[startup+6.30028 s]
/proc/loadavg: 7.54 8.07 8.17 2/191 25676
/proc/meminfo: memFree=30221672/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=110868 memory=85244 CPUtime=6.28 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 21175 0 0 0 626 2 0 0 20 0 1 0 558759557 113528832 21311 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 27717 21311 846 493 0 21022 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 110868 KiB
Current children cumulated memory: 85244 KiB

[startup+12.7003 s]
/proc/loadavg: 6.54 7.83 8.09 2/191 25676
/proc/meminfo: memFree=30144104/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=197388 memory=169388 CPUtime=12.68 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 40726 0 0 0 1263 5 0 0 20 0 1 0 558759557 202125312 42347 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 49347 42347 846 493 0 42652 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 197388 KiB
Current children cumulated memory: 169388 KiB

[startup+25.5003 s]
/proc/loadavg: 5.68 7.61 8.02 2/192 25678
/proc/meminfo: memFree=29974908/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=357404 memory=332540 CPUtime=25.48 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 78574 0 0 0 2539 9 0 0 20 0 1 0 558759557 365981696 83135 33554432000 4194304 6211132 140736464367824 140736464355752 5453958 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 89351 83135 846 493 0 82656 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 357404 KiB
Current children cumulated memory: 332540 KiB

[startup+51.1092 s]
/proc/loadavg: 4.09 7.08 7.83 2/191 25679
/proc/meminfo: memFree=29637924/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=696484 memory=663684 CPUtime=51.09 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 154248 0 0 0 5088 21 0 0 20 0 1 0 558759557 713199616 165921 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 174121 165921 846 493 0 167426 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 696484 KiB
Current children cumulated memory: 663684 KiB

[startup+102.3 s]
/proc/loadavg: 2.23 6.06 7.44 2/191 25683
/proc/meminfo: memFree=28982832/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=1385040 memory=1321600 CPUtime=102.26 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 303904 0 0 0 10186 40 0 0 20 0 1 0 558759557 1418280960 330400 33554432000 4194304 6211132 140736464367824 140736464355752 5454220 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 346260 330400 846 493 0 339565 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 1385040 KiB
Current children cumulated memory: 1321600 KiB

[startup+162.3 s]
/proc/loadavg: 1.45 5.14 7.04 2/191 25688
/proc/meminfo: memFree=28208688/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=2171164 memory=2095212 CPUtime=162.25 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 478946 0 0 0 16163 62 0 0 20 0 1 0 558759557 2223271936 523803 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 542791 523803 846 493 0 536096 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 2171164 KiB
Current children cumulated memory: 2095212 KiB

[startup+222.3 s]
/proc/loadavg: 1.17 4.38 6.66 2/192 25699
/proc/meminfo: memFree=27436036/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=2997872 memory=2867168 CPUtime=222.24 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 653582 0 0 0 22138 86 0 0 20 0 1 0 558759557 3069820928 716792 33554432000 4194304 6211132 140736464367824 140736464355752 5446662 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 749468 716792 846 493 0 742773 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 2997872 KiB
Current children cumulated memory: 2867168 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.10 4.06 6.48 2/192 25701
/proc/meminfo: memFree=27048736/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=3341996 memory=3248240 CPUtime=251.94 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 4202496 739685 0 0 0 25097 97 0 0 20 0 1 0 558759557 3422203904 812060 33554432000 4194304 6211132 140736464367824 140736464355752 139870550711269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 835499 812060 846 493 0 828804 0
Current children cumulated CPU time: 251.94 s
Current children cumulated vsize: 3341996 KiB
Current children cumulated memory: 3248240 KiB

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

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

[startup+254.172 s]
# the end of solver process 25675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.246 s, system=1.18933 s

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

[startup+252.8 s]
/proc/loadavg: 1.10 4.06 6.48 2/192 25701
/proc/meminfo: memFree=27048736/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=3341996 memory=3248240 CPUtime=252.05 cores=0-7
/proc/25675/stat : 25675 (cosoco) S 25672 25675 23655 0 -1 512 739691 0 0 0 25104 101 0 0 20 0 1 0 558759557 3422203904 812060 33554432000 4194304 6211132 140736464367824 140736464355752 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 835499 812060 846 493 0 828804 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 3341996 KiB
Current children cumulated memory: 3248240 KiB

[startup+253.6 s]
/proc/loadavg: 1.10 4.06 6.48 2/193 25702
/proc/meminfo: memFree=26580452/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=3341996 memory=3248240 CPUtime=252.19 cores=0-7
/proc/25675/stat : 25675 (cosoco) R 25672 25675 23655 0 -1 512 739691 0 0 0 25117 102 0 0 20 0 1 0 558759557 3422203904 812060 33554432000 4194304 6211132 140736464367824 140736464355752 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 835499 812060 846 493 0 828804 0
Current children cumulated CPU time: 252.19 s
Current children cumulated vsize: 3341996 KiB
Current children cumulated memory: 3248240 KiB

[startup+254 s]*
/proc/loadavg: 1.10 4.06 6.48 2/193 25702
/proc/meminfo: memFree=25963304/32770624 swapFree=67002424/67108860
[pid=25675] ppid=25672 vsize=3341996 memory=3248240 CPUtime=252.26 cores=0-7
/proc/25675/stat : 25675 (cosoco) S 25672 25675 23655 0 -1 512 739691 0 0 0 25124 102 0 0 20 0 1 0 558759557 3422203904 812060 33554432000 4194304 6211132 140736464367824 140736464355752 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 22036480 140736464372758 140736464372850 140736464372850 140736464375758 0
/proc/25675/statm: 835499 812060 846 493 0 828804 0
Current children cumulated CPU time: 252.26 s
Current children cumulated vsize: 3341996 KiB
Current children cumulated memory: 3248240 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.172
CPU time (s): 252.435
CPU user time (s): 251.246
CPU system time (s): 1.18933
CPU usage (%): 99.3167
Max. virtual memory (cumulated for all children) (KiB): 3341996
Max. memory (cumulated for all children) (KiB): 3248240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.246
system time used= 1.18933
maximum resident set size= 3248296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 739691
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= 133766
involuntary context switches= 179


# summary of solver processes directly reported to runsolver:
#   pid: 25675
#   total CPU time (s): 252.435
#   total CPU user time (s): 251.246
#   total CPU system time (s): 1.18933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.786935 second user time and 1.83041 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 09:26:55
IDJOB=4409854
IDBENCH=122976
IDSOLVER=2878
FILE ID=node146/4409854-1569828457
RUNJOBID= node146-1569818084-23682
PBS_JOBID= 21705925
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-015-006.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409854-1569828457/watcher-4409854-1569828457 -o /tmp/evaluation-result-4409854-1569828457/solver-4409854-1569828457 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node146-1569818084-23682 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409854-1569828457.xml

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

MD5SUM BENCH= d279c4dbde03937b121f919805027b3b
RANDOM SEED=1086564498

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:        30298940 kB
MemAvailable:   31871072 kB
Buffers:          135684 kB
Cached:          1773076 kB
SwapCached:         3676 kB
Active:          1066164 kB
Inactive:         850020 kB
Active(anon):       3644 kB
Inactive(anon):    84432 kB
Active(file):    1062520 kB
Inactive(file):   765588 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       67002424 kB
Dirty:              2512 kB
Writeback:             0 kB
AnonPages:        123228 kB
Mapped:            26532 kB
Shmem:             72200 kB
Slab:             148492 kB
SReclaimable:     119720 kB
SUnreclaim:        28772 kB
KernelStack:        3712 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541160 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= 61504 MiB
End job on node146 at 2019-09-30 09:31:09