Trace number 4253052

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
Naxos 1.1.0? (MO) 156.352 156.4

General information on the benchmark

NameMagicSquare/MagicSquare-table-s1/
MagicSquare-6-table.xml
MD5SUMcfc552cbb2ce3301e89528d2cd5bb011
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 benchmark476.936
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints15
Number of domains1
Minimum domain size36
Maximum domain size36
Distribution of domain sizes[{"size":36,"count":36}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":24},{"degree":4,"count":12}]
Minimum constraint arity6
Maximum constraint arity36
Distribution of constraint arities[{"arity":6,"count":14},{"arity":36,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4253052-1500928279/watcher-4253052-1500928279 -o /tmp/evaluation-result-4253052-1500928279/solver-4253052-1500928279 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500914920-3840 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4253052-1500928279.xml 

pid=7717
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7720
/proc/meminfo: memFree=30807696/32770624 swapFree=5756/168480
[pid=7720] ppid=7717 vsize=24476 CPUtime=0 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 916 0 0 0 0 0 0 0 20 0 1 0 2479873 25063424 718 33554432000 4194304 6986860 140736061909808 140736061906504 5695009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 6119 718 649 682 0 122 0

[startup+0.100104 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7720
/proc/meminfo: memFree=30807696/32770624 swapFree=5756/168480
[pid=7720] ppid=7717 vsize=25296 CPUtime=0.09 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 1166 0 0 0 9 0 0 0 20 0 1 0 2479873 25903104 935 33554432000 4194304 6986860 140736061909808 140736061906504 5503160 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 6324 935 674 682 0 327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25296

[startup+0.200303 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7720
/proc/meminfo: memFree=30807696/32770624 swapFree=5756/168480
[pid=7720] ppid=7717 vsize=26208 CPUtime=0.19 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 1480 0 0 0 18 1 0 0 20 0 1 0 2479873 26836992 1179 33554432000 4194304 6986860 140736061909808 140736061906504 5813357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 6552 1179 674 682 0 555 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26208

[startup+0.300276 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7720
/proc/meminfo: memFree=30807696/32770624 swapFree=5756/168480
[pid=7720] ppid=7717 vsize=27504 CPUtime=0.29 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 1883 0 0 0 28 1 0 0 20 0 1 0 2479873 28164096 1337 33554432000 4194304 6986860 140736061909808 140736061906504 5811048 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 6876 1337 674 682 0 879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27504

[startup+0.700221 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7720
/proc/meminfo: memFree=30807696/32770624 swapFree=5756/168480
[pid=7720] ppid=7717 vsize=30888 CPUtime=0.69 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 3113 0 0 0 66 3 0 0 20 0 1 0 2479873 31629312 2181 33554432000 4194304 6986860 140736061909808 140736061904488 139707677981669 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 7722 2181 674 682 0 1725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30888

[startup+1.50023 s]
/proc/loadavg: 2.08 2.03 2.05 3/183 7721
/proc/meminfo: memFree=30778028/32770624 swapFree=5756/168468
[pid=7720] ppid=7717 vsize=37788 CPUtime=1.49 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 4535 0 0 0 143 6 0 0 20 0 1 0 2479873 38694912 3875 33554432000 4194304 6986860 140736061909808 140736061904488 5694984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 9447 3875 674 682 0 3450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37788

[startup+3.10022 s]
/proc/loadavg: 2.16 2.05 2.05 3/183 7721
/proc/meminfo: memFree=30773152/32770624 swapFree=5756/168468
[pid=7720] ppid=7717 vsize=51720 CPUtime=3.09 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 6965 0 0 0 297 12 0 0 20 0 1 0 2479873 52961280 7264 33554432000 4194304 6986860 140736061909808 140736061904488 5498489 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 12930 7264 674 682 0 6933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51720

[startup+6.30018 s]
/proc/loadavg: 2.16 2.05 2.05 3/183 7721
/proc/meminfo: memFree=30782716/32770624 swapFree=5756/168468
[pid=7720] ppid=7717 vsize=79980 CPUtime=6.29 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 11787 0 0 0 612 17 0 0 20 0 1 0 2479873 81899520 14362 33554432000 4194304 6986860 140736061909808 140736061904488 5498450 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 19995 14362 674 682 0 13998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79980

[startup+12.7002 s]
/proc/loadavg: 2.13 2.04 2.05 3/183 7721
/proc/meminfo: memFree=30725148/32770624 swapFree=5756/168468
[pid=7720] ppid=7717 vsize=136764 CPUtime=12.69 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 20707 0 0 0 1249 20 0 0 20 0 1 0 2479873 140046336 28557 33554432000 4194304 6986860 140736061909808 140736061904488 5813345 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 34191 28557 674 682 0 28194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136764

[startup+25.5002 s]
/proc/loadavg: 2.11 2.04 2.05 3/183 7721
/proc/meminfo: memFree=30606840/32770624 swapFree=5756/168496
[pid=7720] ppid=7717 vsize=250596 CPUtime=25.49 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 38303 0 0 0 2525 24 0 0 20 0 1 0 2479873 256610304 56990 33554432000 4194304 6986860 140736061909808 140736061904488 5812063 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 62649 56990 674 682 0 56652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 250596

[startup+51.1002 s]
/proc/loadavg: 2.07 2.04 2.05 3/183 7722
/proc/meminfo: memFree=30386360/32770624 swapFree=5756/168508
[pid=7720] ppid=7717 vsize=476280 CPUtime=51.08 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 71104 0 0 0 5074 34 0 0 20 0 1 0 2479873 487710720 112381 33554432000 4194304 6986860 140736061909808 140736061904488 139707678419968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 119070 112381 674 682 0 113073 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 476280

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/183 7722
/proc/meminfo: memFree=29935372/32770624 swapFree=5756/168540
[pid=7720] ppid=7717 vsize=926988 CPUtime=102.27 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 135693 0 0 0 10174 53 0 0 20 0 1 0 2479873 949235712 223601 33554432000 4194304 6986860 140736061909808 140736061904488 139707677981669 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 231747 223601 674 682 0 225750 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 926988



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+155.5 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 7723
/proc/meminfo: memFree=15704604/32770624 swapFree=5756/168572
[pid=7720] ppid=7717 vsize=15919196 CPUtime=155.44 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4202496 3872317 0 0 0 15040 504 0 0 20 0 1 0 2479873 16301256704 3900475 33554432000 4194304 6986860 140736061909808 140736061902488 139707677981669 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 37867520 140736061916430 140736061916511 140736061916511 140736061919210 0
/proc/7720/statm: 3979832 3900475 677 682 0 3973835 0
Current children cumulated CPU time (s) 155.44
Current children cumulated vsize (KiB) 15919196

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7720 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+156 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 7723
/proc/meminfo: memFree=15704604/32770624 swapFree=5756/168572
[pid=7720] ppid=7717 vsize=0 CPUtime=155.94 cores=0,2,4,6
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4203524 3872366 0 0 0 15040 554 0 0 20 0 1 0 2479873 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7720/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 155.94
Current children cumulated vsize (KiB) 0

[startup+156.4 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 7723
/proc/meminfo: memFree=26934688/32770624 swapFree=5756/168572
[pid=7720] ppid=7717 vsize=0 CPUtime=156.34 cores=2-6,69,71-72,74,76-77,83-84,87-92,94,99-101,104-110,130,133,137-140,142-145,155-156,158,163-165,168-174,192,195-197,201,203,206,208-212,215-220,222,227-229,232-238,325-327,329-331,333,339-340,343-348,350,355-357,360-366,388,392,395-397,403-404,407-412,414,419-421,424-430,576-577,579,582,584-585,587-589,595-596,599-604,606,611-613,616-622,644,648,651-653,659-660,663-668,670,675-677,680-686,712-713,715-716,718,721-722,731-732,734,739-741,744-750,773,778-780,783,788,792-796,798,803-805,808-814,833-837,839,841-846,848,854,896,968-970,973,975,980,984-988,990,995-997,1000-1006
/proc/7720/stat : 7720 (naxos-xcsp3) R 7717 7720 3809 0 -1 4203524 3872366 0 0 0 15040 594 0 0 20 0 1 0 2479873 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7720/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 156.34
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 156.4
CPU time (s): 156.352
CPU user time (s): 150.407
CPU system time (s): 5.94542
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 15919196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.407
system time used= 5.94543
maximum resident set size= 15602164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3872366
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= 79
involuntary context switches= 237

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.405145 second user time and 0.53127 second system time

The end

Launcher Data

Begin job on node148 at 2017-07-24 22:31:32
IDJOB=4253052
IDBENCH=133254
IDSOLVER=2634
FILE ID=node148/4253052-1500928279
RUNJOBID= node148-1500914920-3840
PBS_JOBID= 20625399
Free space on /tmp= 60728 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/MagicSquare/MagicSquare-table-s1/MagicSquare-6-table.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253052-1500928279/watcher-4253052-1500928279 -o /tmp/evaluation-result-4253052-1500928279/solver-4253052-1500928279 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500914920-3840 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4253052-1500928279.xml

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

MD5SUM BENCH= cfc552cbb2ce3301e89528d2cd5bb011
RANDOM SEED=2096160733

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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.46
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.46
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.46
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:        30807476 kB
MemAvailable:   32006224 kB
Buffers:           37564 kB
Cached:          1459092 kB
SwapCached:            0 kB
Active:          1376564 kB
Inactive:         177152 kB
Active(anon):      60036 kB
Inactive(anon):     8672 kB
Active(file):    1316528 kB
Inactive(file):   168480 kB
Unevictable:        5756 kB
Mlocked:            5756 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            318796 kB
Writeback:         43132 kB
AnonPages:         62960 kB
Mapped:            29800 kB
Shmem:              8844 kB
Slab:             108804 kB
SReclaimable:      59152 kB
SUnreclaim:        49652 kB
KernelStack:        3216 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     294680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 60724 MiB
End job on node148 at 2017-07-24 22:34:08