Trace number 4398051

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
cosoco 2.O parallel? (MO) 111.87 114.289

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0600-int.xml
MD5SUM944fe5e858b8dc1e5468427caea6b95a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark118.465
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints718800
Number of domains1
Minimum domain size599
Maximum domain size599
Distribution of domain sizes[{"size":599,"count":600}]
Minimum variable degree2396
Maximum variable degree2396
Distribution of variable degrees[{"degree":2396,"count":600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":718800}]
Number of extensional constraints0
Number of intensional constraints718800
Distribution of constraint types[{"type":"intension","count":718800}]
Optimization problemNO
Type of objective

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398051-1568603901/watcher-4398051-1568603901 -o /tmp/evaluation-result-4398051-1568603901/solver-4398051-1568603901 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568595839-29710 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398051-1568603901.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=31006, runsolver pid=31003
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 1.14 1.11 1.45 2/192 31007
/proc/meminfo: memFree=31932544/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=53088 memory=29296 CPUtime=0.1 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 7505 0 0 0 10 0 0 0 20 0 1 0 436327489 54362112 7324 33554432000 4194304 6211092 140720521138368 140720521134904 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 13272 7324 807 493 0 6577 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 53088 KiB
Current children cumulated memory: 29296 KiB

[startup+0.209462 s]*
/proc/loadavg: 1.14 1.11 1.45 2/192 31007
/proc/meminfo: memFree=31930684/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=55124 memory=31096 CPUtime=0.2 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 8076 0 0 0 20 0 0 0 20 0 1 0 436327489 56446976 7774 33554432000 4194304 6211092 140720521138368 140720521134904 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 13781 7774 807 493 0 7086 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 55124 KiB
Current children cumulated memory: 31096 KiB

[startup+0.308839 s]*
/proc/loadavg: 1.14 1.11 1.45 2/192 31007
/proc/meminfo: memFree=31928824/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=57216 memory=33072 CPUtime=0.3 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 8681 0 0 0 30 0 0 0 20 0 1 0 436327489 58589184 8268 33554432000 4194304 6211092 140720521138368 140720521134904 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 14337 8268 807 493 0 7642 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 57216 KiB
Current children cumulated memory: 33072 KiB

[startup+0.70028 s]
/proc/loadavg: 1.14 1.11 1.45 2/192 31007
/proc/meminfo: memFree=31924780/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=64304 memory=39664 CPUtime=0.69 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 10677 0 0 0 68 1 0 0 20 0 1 0 436327489 65847296 9916 33554432000 4194304 6211092 140720521138368 140720521135640 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 16076 9916 807 493 0 9381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 64304 KiB
Current children cumulated memory: 39664 KiB

[startup+1.50027 s]
/proc/loadavg: 1.14 1.11 1.45 2/192 31007
/proc/meminfo: memFree=31916556/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=79008 memory=53884 CPUtime=1.49 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 14340 0 0 0 147 2 0 0 20 0 1 0 436327489 80904192 13471 33554432000 4194304 6211092 140720521138368 140720521135640 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 19752 13471 807 493 0 13057 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 79008 KiB
Current children cumulated memory: 53884 KiB

[startup+3.10929 s]
/proc/loadavg: 1.13 1.11 1.44 2/192 31007
/proc/meminfo: memFree=31880588/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=108284 memory=83080 CPUtime=3.09 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 21658 0 0 0 306 3 0 0 20 0 1 0 436327489 110882816 20770 33554432000 4194304 6211092 140720521138368 140720521135640 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 27071 20770 807 493 0 20376 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 108284 KiB
Current children cumulated memory: 83080 KiB

[startup+6.30036 s]
/proc/loadavg: 1.13 1.11 1.44 2/193 31009
/proc/meminfo: memFree=31713280/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=366612 memory=338864 CPUtime=6.29 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 86289 0 0 0 616 13 0 0 20 0 1 0 436327489 375410688 84716 33554432000 4194304 6211092 140720521138368 140720521133464 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 91653 84716 823 493 0 84958 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 366612 KiB
Current children cumulated memory: 338864 KiB

[startup+12.7004 s]
/proc/loadavg: 1.12 1.10 1.44 2/192 31009
/proc/meminfo: memFree=29873892/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=2326024 memory=2298064 CPUtime=12.68 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 578105 0 0 0 1190 78 0 0 20 0 1 0 436327489 2381848576 574516 33554432000 4194304 6211092 140720521138368 140720521133400 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 581506 574516 823 493 0 574811 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2326024 KiB
Current children cumulated memory: 2298064 KiB

[startup+25.5004 s]
/proc/loadavg: 1.09 1.10 1.43 2/192 31009
/proc/meminfo: memFree=25874680/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=6256052 memory=6227968 CPUtime=25.47 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 1560549 0 0 0 2334 213 0 0 20 0 1 0 436327489 6406197248 1556992 33554432000 4194304 6211092 140720521138368 140720521133464 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 1564013 1556992 823 493 0 1557318 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 6256052 KiB
Current children cumulated memory: 6227968 KiB

[startup+51.1094 s]
/proc/loadavg: 1.06 1.09 1.42 2/192 31012
/proc/meminfo: memFree=17868308/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=14125732 memory=14097280 CPUtime=51.06 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 3527898 0 0 0 4633 473 0 0 20 0 1 0 436327489 14464749568 3524320 33554432000 4194304 6211092 140720521138368 140720521133464 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 3531433 3524320 823 493 0 3524738 0
Current children cumulated CPU time: 51.06 s
Current children cumulated vsize: 14125732 KiB
Current children cumulated memory: 14097280 KiB

[startup+102.3 s]
/proc/loadavg: 1.03 1.08 1.40 2/192 31014
/proc/meminfo: memFree=2579708/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=29440996 memory=29411388 CPUtime=102.22 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 7356417 0 0 0 9120 1102 0 0 20 0 1 0 436327489 30147579904 7352847 33554432000 4194304 6211092 140720521138368 140720521133464 140672096570341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7360249 7352847 823 493 0 7353554 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 29440996 KiB
Current children cumulated memory: 29411388 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+110.11 s]
/proc/loadavg: 1.02 1.07 1.39 2/192 31015
/proc/meminfo: memFree=190004/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.04 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 4202496 7938343 0 0 0 9803 1201 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521126456 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.04 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

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

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

[startup+114.289 s]
# the end of solver process 31006 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=98.0591 s, system=13.8106 s

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

[startup+110.4 s]
/proc/loadavg: 1.02 1.07 1.39 2/192 31015
/proc/meminfo: memFree=190004/32770624 swapFree=67014296/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.04 cores=0-7
/proc/31006/stat : 31006 (cosoco) S 31003 31006 29683 0 -1 512 7938348 0 0 0 9803 1201 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521133464 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.04 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

[startup+111.2 s]
/proc/loadavg: 1.02 1.07 1.39 1/193 31016
/proc/meminfo: memFree=202380/32770624 swapFree=67014300/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.06 cores=0-7
/proc/31006/stat : 31006 (cosoco) S 31003 31006 29683 0 -1 512 7938348 0 0 0 9804 1202 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521133464 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.06 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

[startup+112.042 s]
/proc/loadavg: 1.02 1.07 1.39 1/193 31016
/proc/meminfo: memFree=202380/32770624 swapFree=67014300/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.07 cores=0-7
/proc/31006/stat : 31006 (cosoco) R 31003 31006 29683 0 -1 512 7938348 0 0 0 9805 1202 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521133464 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.07 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

[startup+112.4 s]*
/proc/loadavg: 1.02 1.07 1.39 1/193 31016
/proc/meminfo: memFree=179092/32770624 swapFree=67014300/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.08 cores=0-7
/proc/31006/stat : 31006 (cosoco) S 31003 31006 29683 0 -1 512 7938348 0 0 0 9805 1203 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521133464 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.08 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

[startup+112.509 s]
/proc/loadavg: 1.02 1.07 1.39 1/193 31016
/proc/meminfo: memFree=179092/32770624 swapFree=67014300/67108860
[pid=31006] ppid=31003 vsize=31768332 memory=31739076 CPUtime=110.08 cores=0-7
/proc/31006/stat : 31006 (cosoco) S 31003 31006 29683 0 -1 512 7938348 0 0 0 9805 1203 0 0 20 0 1 0 436327489 32530771968 7934769 33554432000 4194304 6211092 140720521138368 140720521133464 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 18538496 140720521147409 140720521147501 140720521147501 140720521150414 0
/proc/31006/statm: 7942083 7934769 823 493 0 7935388 0
Current children cumulated CPU time: 110.08 s
Current children cumulated vsize: 31768332 KiB
Current children cumulated memory: 31739076 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 114.289
CPU time (s): 111.87
CPU user time (s): 98.0591
CPU system time (s): 13.8106
CPU usage (%): 97.8833
Max. virtual memory (cumulated for all children) (KiB): 31768332
Max. memory (cumulated for all children) (KiB): 31739076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.0591
system time used= 13.8106
maximum resident set size= 31739284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7938348
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= 18846
involuntary context switches= 100


# summary of solver processes directly reported to runsolver:
#   pid: 31006
#   total CPU time (s): 111.87
#   total CPU user time (s): 98.0591
#   total CPU system time (s): 13.8106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.441788 second user time and 0.853572 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-16 05:17:40
IDJOB=4398051
IDBENCH=126913
IDSOLVER=2851
FILE ID=node143/4398051-1568603901
RUNJOBID= node143-1568595839-29710
PBS_JOBID= 21703394
Free space on /tmp= 59244 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0600-int.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398051-1568603901/watcher-4398051-1568603901 -o /tmp/evaluation-result-4398051-1568603901/solver-4398051-1568603901 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568595839-29710 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398051-1568603901.xml

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

MD5SUM BENCH= 944fe5e858b8dc1e5468427caea6b95a
RANDOM SEED=1513990675

node143.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.73
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.73
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.73
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.73
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:        31959068 kB
MemAvailable:   31891968 kB
Buffers:            1400 kB
Cached:           168228 kB
SwapCached:        40316 kB
Active:            64736 kB
Inactive:         154596 kB
Active(anon):      20044 kB
Inactive(anon):    79936 kB
Active(file):      44692 kB
Inactive(file):    74660 kB
Unevictable:      110332 kB
Mlocked:          110332 kB
SwapTotal:      67108860 kB
SwapFree:       67014296 kB
Dirty:             32404 kB
Writeback:             0 kB
AnonPages:        111048 kB
Mapped:            34504 kB
Shmem:             40800 kB
Slab:             181264 kB
SReclaimable:     152868 kB
SUnreclaim:        28396 kB
KernelStack:        3552 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 59168 MiB
End job on node143 at 2019-09-16 05:19:35