Trace number 4251808

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.0SAT 19.252 19.2582

General information on the benchmark

NameRandom/Random-D-t020/
rand-2-40-11-414-020-23.xml
MD5SUM1a4e26af447c68eb67ea8607a589b7af
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 benchmark2.7665701
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":40}]
Minimum variable degree15
Maximum variable degree30
Distribution of variable degrees[{"degree":15,"count":1},{"degree":16,"count":5},{"degree":17,"count":2},{"degree":18,"count":1},{"degree":19,"count":6},{"degree":20,"count":4},{"degree":21,"count":5},{"degree":22,"count":6},{"degree":23,"count":3},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":26,"count":1},{"degree":27,"count":1},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":414}]
Number of extensional constraints414
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":414}]
Optimization problemNO
Type of objective

Solver Data

19.18/19.25	s SATISFIABLE
19.18/19.25	v <instantiation>
19.18/19.25	v   <list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
19.18/19.25	v   <values> 4 7 6 7 2 4 2 5 2 7 2 8 9 10 1 7 1 1 0 2 8 2 0 1 10 1 4 5 7 7 4 5 4 4 4 1 3 2 10 0 </values>
19.18/19.25	v </instantiation>

Verifier Data

OK	

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-4251808-1500919742/watcher-4251808-1500919742 -o /tmp/evaluation-result-4251808-1500919742/solver-4251808-1500919742 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3623 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251808-1500919742.xml 

pid=4392
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.17 2.06 2.06 3/181 4395
/proc/meminfo: memFree=31722444/32770624 swapFree=5764/112888
[pid=4395] ppid=4392 vsize=24996 CPUtime=0 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 1044 0 0 0 0 0 0 0 20 0 1 0 1514198 25595904 867 33554432000 4194304 6986860 140721601300080 140721601296776 140160339114981 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 6249 867 668 682 0 252 0

[startup+0.10011 s]
/proc/loadavg: 2.17 2.06 2.06 3/181 4395
/proc/meminfo: memFree=31722444/32770624 swapFree=5764/112888
[pid=4395] ppid=4392 vsize=31936 CPUtime=0.09 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 2778 0 0 0 9 0 0 0 20 0 1 0 1514198 32702464 2571 33554432000 4194304 6986860 140721601300080 140721601296776 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2571 670 682 0 1987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31936

[startup+0.200233 s]
/proc/loadavg: 2.17 2.06 2.06 3/181 4395
/proc/meminfo: memFree=31722444/32770624 swapFree=5764/112888
[pid=4395] ppid=4392 vsize=31936 CPUtime=0.19 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 2780 0 0 0 19 0 0 0 20 0 1 0 1514198 32702464 2571 33554432000 4194304 6986860 140721601300080 140721601296776 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2571 670 682 0 1987 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31936

[startup+0.300191 s]
/proc/loadavg: 2.17 2.06 2.06 3/181 4395
/proc/meminfo: memFree=31722444/32770624 swapFree=5764/112888
[pid=4395] ppid=4392 vsize=31936 CPUtime=0.29 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 2780 0 0 0 29 0 0 0 20 0 1 0 1514198 32702464 2571 33554432000 4194304 6986860 140721601300080 140721601296776 5434023 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2571 670 682 0 1987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31936

[startup+0.700175 s]
/proc/loadavg: 2.17 2.06 2.06 3/181 4395
/proc/meminfo: memFree=31722444/32770624 swapFree=5764/112888
[pid=4395] ppid=4392 vsize=31936 CPUtime=0.69 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 2781 0 0 0 68 1 0 0 20 0 1 0 1514198 32702464 2571 33554432000 4194304 6986860 140721601300080 140721601296776 140160339112560 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2571 670 682 0 1987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31936

[startup+1.50017 s]
/proc/loadavg: 2.15 2.06 2.06 3/182 4396
/proc/meminfo: memFree=31714888/32770624 swapFree=5764/113144
[pid=4395] ppid=4392 vsize=31936 CPUtime=1.49 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 2781 0 0 0 148 1 0 0 20 0 1 0 1514198 32702464 2571 33554432000 4194304 6986860 140721601300080 140721601295432 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2571 670 682 0 1987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31936

[startup+3.10018 s]
/proc/loadavg: 2.15 2.06 2.06 2/182 4396
/proc/meminfo: memFree=31714516/32770624 swapFree=5764/113144
[pid=4395] ppid=4392 vsize=31936 CPUtime=3.09 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 4676 0 0 0 307 2 0 0 20 0 1 0 1514198 32702464 2628 33554432000 4194304 6986860 140721601300080 140721601295608 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2628 686 682 0 1987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31936

[startup+6.30018 s]
/proc/loadavg: 2.15 2.06 2.06 3/182 4457
/proc/meminfo: memFree=31932968/32770624 swapFree=5764/113176
[pid=4395] ppid=4392 vsize=31936 CPUtime=6.28 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 6570 0 0 0 624 4 0 0 20 0 1 0 1514198 32702464 2630 33554432000 4194304 6986860 140721601300080 140721601295432 5355382 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2630 686 682 0 1987 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31936

[startup+12.7002 s]
/proc/loadavg: 2.13 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=12.69 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 6933 0 0 0 1259 10 0 0 20 0 1 0 1514198 32702464 2630 33554432000 4194304 6986860 140721601300080 140721601295432 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2630 686 682 0 1987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31936

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

[startup+12.8002 s]
/proc/loadavg: 2.13 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=12.79 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 6933 0 0 0 1269 10 0 0 20 0 1 0 1514198 32702464 2630 33554432000 4194304 6986860 140721601300080 140721601295608 5366074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2630 686 682 0 1987 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 31936

[startup+16.0002 s]
/proc/loadavg: 2.13 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=15.99 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 7295 0 0 0 1587 12 0 0 20 0 1 0 1514198 32702464 2631 33554432000 4194304 6986860 140721601300080 140721601295608 5434161 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2631 686 682 0 1987 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 31936

[startup+17.6002 s]
/proc/loadavg: 2.12 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=17.59 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 7295 0 0 0 1746 13 0 0 20 0 1 0 1514198 32702464 2631 33554432000 4194304 6986860 140721601300080 140721601295608 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2631 686 682 0 1987 0
Current children cumulated CPU time (s) 17.59
Current children cumulated vsize (KiB) 31936

[startup+18.4002 s]
/proc/loadavg: 2.12 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=18.38 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 7295 0 0 0 1824 14 0 0 20 0 1 0 1514198 32702464 2631 33554432000 4194304 6986860 140721601300080 140721601295608 5433936 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2631 686 682 0 1987 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 31936

[startup+18.8057 s]
/proc/loadavg: 2.12 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=18.79 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 7295 0 0 0 1865 14 0 0 20 0 1 0 1514198 32702464 2631 33554432000 4194304 6986860 140721601300080 140721601295432 140160339378556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2631 686 682 0 1987 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 31936

[startup+19.2002 s]
/proc/loadavg: 2.12 2.06 2.05 3/182 4457
/proc/meminfo: memFree=31933424/32770624 swapFree=5764/113292
[pid=4395] ppid=4392 vsize=31936 CPUtime=19.18 cores=0,2,4,6
/proc/4395/stat : 4395 (naxos-xcsp3) R 4392 4395 3592 0 -1 4202496 7295 0 0 0 1904 14 0 0 20 0 1 0 1514198 32702464 2631 33554432000 4194304 6986860 140721601300080 140721601295432 140160339112733 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 24240128 140721601307918 140721601307999 140721601307999 140721601310698 0
/proc/4395/statm: 7984 2631 686 682 0 1987 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 31936

Child status: 0
Real time (s): 19.2582
CPU time (s): 19.252
CPU user time (s): 19.103
CPU system time (s): 0.148978
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 31936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.103
system time used= 0.148978
maximum resident set size= 10564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7326
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= 8
involuntary context switches= 43

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042191 second user time and 0.076401 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-24 20:09:03
IDJOB=4251808
IDBENCH=121925
IDSOLVER=2634
FILE ID=node113/4251808-1500919742
RUNJOBID= node113-1500914926-3623
PBS_JOBID= 20625413
Free space on /tmp= 61872 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Random/Random-D-t020/rand-2-40-11-414-020-23.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251808-1500919742/watcher-4251808-1500919742 -o /tmp/evaluation-result-4251808-1500919742/solver-4251808-1500919742 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3623 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251808-1500919742.xml

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

MD5SUM BENCH= 1a4e26af447c68eb67ea8607a589b7af
RANDOM SEED=2028097080

node113.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.97
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.97
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.97
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.97
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:        31724128 kB
MemAvailable:   31655760 kB
Buffers:           33616 kB
Cached:           213276 kB
SwapCached:            0 kB
Active:           575224 kB
Inactive:         121544 kB
Active(anon):     452884 kB
Inactive(anon):     8656 kB
Active(file):     122340 kB
Inactive(file):   112888 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2920 kB
Writeback:             0 kB
AnonPages:        456148 kB
Mapped:            29224 kB
Shmem:              8844 kB
Slab:              49364 kB
SReclaimable:      24480 kB
SUnreclaim:        24884 kB
KernelStack:        3264 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     689552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 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= 61864 MiB
End job on node113 at 2017-07-24 20:09:22