Trace number 4266300

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-sat 1.12UNSAT 0.93239802 0.96560901

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-020-05-mul.xml
MD5SUMa36cd0da2272e5282cbf2247e3cbad08
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 benchmark0.94687301
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":20},{"size":400,"count":5}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.18/0.25	c intension k[0] != k[2]  using generic constraint 
0.18/0.25	c intension k[0] != k[3]  using generic constraint 
0.18/0.25	c intension k[1] != k[3]  using generic constraint 
0.18/0.25	c intension k[1] != k[4]  using generic constraint 
0.18/0.25	c intension k[2] != k[4]  using generic constraint 
0.28/0.39	c SAT : Variables: 2400 -- Clauses: 402825
0.28/0.40	c root propagations     : 0           
0.28/0.40	c restarts enabled, print stats at every restarts
0.28/0.40	c
0.28/0.40	c
0.28/0.40	c
0.28/0.40	c This is cosoco 1.12 --  
0.28/0.40	c
0.28/0.40	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266300-1502568113.xml 
0.28/0.40	c ========================================[ Problem Statistics ]===========================================
0.28/0.40	c |                                                                                                       
0.28/0.40	c |  Parse time        :         0.36 s 
0.28/0.40	c |
0.28/0.40	c |               Variables: 25
0.28/0.40	c |            Domain Sizes: 20..400
0.28/0.40	c |
0.28/0.40	c |             Constraints: 300
0.28/0.40	c |                   Arity: 2..2  -- Binary: 300
0.28/0.40	c | 
0.28/0.40	c |                   Types: 
0.28/0.40	c |                          (X != Y): 5
0.28/0.40	c |                          Intension: 295
0.28/0.40	c |                          
0.28/0.40	c =========================================================================================================
0.28/0.40	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.37/0.45	c 10             30             7528           1062           0              4              11   14   11   
0.37/0.49	c 20             60             12673          13522          0              14             14   21   17   
0.37/0.50	c 30             70             13613          29329          1              23             1   1   0      
0.37/0.51	c 40             80             14553          45136          1              32             1   1   0      
0.47/0.52	c 50             90             15640          60871          1              41             1   1   0      
0.47/0.53	c 60             100            16727          76606          1              50             1   1   0      
0.47/0.55	c 70             110            17835          92276          1              59             1   1   0      
0.47/0.56	c 80             120            18943          107946         1              68             1   1   0      
0.47/0.57	c 90             130            20072          123580         1              77             1   1   0      
0.47/0.59	c 100            140            21201          139214         1              86             1   1   0      
0.47/0.59	c 101            141            21295          140792         1              86             1   1   0      
0.47/0.60	c 110            150            22330          154820         1              94             1   1   0      
0.56/0.61	c 120            160            23459          170426         1              103            1   1   0      
0.56/0.63	c 130            170            24588          186032         1              112            1   1   0      
0.56/0.64	c 140            180            25717          201638         1              121            1   1   0      
0.56/0.65	c 150            190            26846          217244         1              130            1   1   0      
0.56/0.66	c 160            200            27975          232850         1              139            1   1   0      
0.56/0.68	c 170            210            29104          248456         1              148            1   1   0      
0.56/0.69	c 180            220            30233          264062         1              157            1   1   0      
0.66/0.70	c 190            230            31362          279668         1              166            1   1   0      
0.66/0.71	c 200            240            32491          295274         1              175            1   1   0      
0.66/0.73	c 210            250            33620          310880         1              184            1   1   0      
0.66/0.73	c 211            251            33735          312436         1              184            1   1   0      
0.66/0.74	c 220            260            34749          326486         1              192            1   1   0      
0.66/0.75	c 230            270            35878          342092         1              201            1   1   0      
0.66/0.76	c 240            280            37007          357698         1              210            1   1   0      
0.66/0.78	c 250            290            38136          373304         1              219            1   1   0      
0.66/0.79	c 260            300            39265          388910         1              228            1   1   0      
0.76/0.80	c 270            310            40394          404516         1              237            1   1   0      
0.76/0.81	c 280            320            41523          420122         1              246            1   1   0      
0.76/0.82	c 290            330            42652          435728         1              255            1   1   0      
0.76/0.84	c 300            340            43781          451334         1              264            1   1   0      
0.76/0.85	c 310            350            44910          466940         1              273            1   1   0      
0.76/0.86	c 320            360            46039          482546         1              282            1   1   0      
0.76/0.87	c 330            370            47168          498152         1              291            1   1   0      
0.76/0.87	c 332            372            47398          501264         1              292            1   1   0      
0.76/0.88	c 340            380            48297          513758         1              299            1   1   0      
0.76/0.89	c 350            390            49426          529392         1              308            1   1   0      
0.86/0.91	c 360            400            50555          545026         1              317            1   1   0      
0.86/0.92	c 370            410            51663          560696         1              326            1   1   0      
0.86/0.93	c 380            420            52771          576366         1              335            1   1   0      
0.86/0.94	c 390            430            53858          592101         1              344            1   1   0      
0.86/0.95	c 400            440            55170          605728         3              353            1   1   0      
0.86/0.96	c 410            450            56559          614909         3              362            1   1   0      
0.86/0.96	c restarts              : 44          
0.86/0.96	c conflicts             : 419          (453 /sec)
0.86/0.96	c decisions             : 459          (497 /sec)
0.86/0.96	c propagations          : 615975      (666518 /sec)
0.86/0.96	c root propagations     : 0           
0.86/0.96	c filter calls          : 58163          (62936 /sec)
0.86/0.96	c useless filter calls  : 53685          (92 %)
0.86/0.96	c
0.86/0.96	c clauses               : 402839
0.86/0.96	c SAT propagations      : 0
0.86/0.96	c SAT conflicts         : 0 (0 learnts)
0.86/0.96	c Memory used           : 44.86 MB
0.86/0.96	c CPU time              : 0.924109 s
0.86/0.96	
0.86/0.96	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266300-1502568113/watcher-4266300-1502568113 -o /tmp/evaluation-result-4266300-1502568113/solver-4266300-1502568113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502567255-24252 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266300-1502568113.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24282, runsolver pid=24273

[startup+0.10014 s]*
/proc/loadavg: 0.02 0.04 0.05 4/188 24283
/proc/meminfo: memFree=29889584/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=27240 memory=3684 CPUtime=0.07 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 1090 0 3 0 7 0 0 0 20 0 1 0 89899580 27893760 921 33554432000 4194304 5972588 140722786529152 140722786526920 140707110312933 0 0 4096 0 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 6810 921 786 435 0 173 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27240 KiB
Current children cumulated memory: 3684 KiB

[startup+0.20948 s]*
/proc/loadavg: 0.02 0.04 0.05 3/188 24283
/proc/meminfo: memFree=29886236/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=27484 memory=3924 CPUtime=0.18 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 1153 0 3 0 18 0 0 0 20 0 1 0 89899580 28143616 981 33554432000 4194304 5972588 140722786529152 140722786526920 140707111056778 0 0 4096 0 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 6871 981 786 435 0 234 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3924 KiB

[startup+0.308987 s]*
/proc/loadavg: 0.02 0.04 0.05 3/186 24283
/proc/meminfo: memFree=29888300/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=28112 memory=4576 CPUtime=0.28 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 1324 0 3 0 28 0 0 0 20 0 1 0 89899580 28786688 1144 33554432000 4194304 5972588 140722786529152 140722786522952 5211061 0 0 4096 0 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 7028 1144 789 435 0 391 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 28112 KiB
Current children cumulated memory: 4576 KiB

[startup+0.70023 s]
/proc/loadavg: 0.02 0.04 0.05 2/183 24291
/proc/meminfo: memFree=29869584/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=45932 memory=22372 CPUtime=0.66 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 4739 0 3 0 66 0 0 0 20 0 1 0 89899580 47034368 5593 33554432000 4194304 5972588 140722786529152 140722786525944 5071280 0 0 4096 8405026 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 11483 5593 834 435 0 4846 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 45932 KiB
Current children cumulated memory: 22372 KiB

[startup+0.965569 s]
# the end of solver process 24282 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.924404 s, system=0.007994 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800237 s]
/proc/loadavg: 0.02 0.04 0.05 2/183 24291
/proc/meminfo: memFree=29869584/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=45932 memory=22372 CPUtime=0.76 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 4744 0 3 0 76 0 0 0 20 0 1 0 89899580 47034368 5593 33554432000 4194304 5972588 140722786529152 140722786525944 4965365 0 0 4096 8405026 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 11483 5593 834 435 0 4846 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 45932 KiB
Current children cumulated memory: 22372 KiB

[startup+0.900207 s]
/proc/loadavg: 0.02 0.04 0.05 2/183 24291
/proc/meminfo: memFree=29869584/32770624 swapFree=67108860/67108860
[pid=24282] ppid=24273 vsize=45932 memory=22372 CPUtime=0.86 cores=0,2,4,6
/proc/24282/stat : 24282 (cosoco) R 24273 24282 24168 0 -1 4202496 4749 0 3 0 86 0 0 0 20 0 1 0 89899580 47034368 5593 33554432000 4194304 5972588 140722786529152 140722786526456 5053056 0 0 4096 8405026 0 0 0 17 0 0 0 1 0 0 8070896 8075904 13615104 140722786530490 140722786530590 140722786530590 140722786533326 0
/proc/24282/statm: 11483 5593 834 435 0 4846 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 45932 KiB
Current children cumulated memory: 22372 KiB

Child status: 0
Real time (s): 0.965609
CPU time (s): 0.932398
CPU user time (s): 0.924404
CPU system time (s): 0.007994
CPU usage (%): 96.5606
Max. virtual memory (cumulated for all children) (KiB): 45932
Max. memory (cumulated for all children) (KiB): 22372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.924404
system time used= 0.007994
maximum resident set size= 22524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4770
page faults= 3
swaps= 0
block input operations= 856
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 24282
#   total CPU time (s): 0.932398
#   total CPU user time (s): 0.924404
#   total CPU system time (s): 0.007994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02952 second user time and 0.042817 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-12 21:47:35
IDJOB=4266300
IDBENCH=120888
IDSOLVER=2655
FILE ID=node103/4266300-1502568113
RUNJOBID= node103-1502567255-24252
PBS_JOBID= 20628288
Free space on /tmp= 61796 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-020-05-mul.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266300-1502568113/watcher-4266300-1502568113 -o /tmp/evaluation-result-4266300-1502568113/solver-4266300-1502568113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502567255-24252 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4266300-1502568113.xml

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

MD5SUM BENCH= a36cd0da2272e5282cbf2247e3cbad08
RANDOM SEED=1976939952

node103.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.56
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.56
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.56
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.56
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:        29893716 kB
MemAvailable:   32000360 kB
Buffers:          119272 kB
Cached:          2284264 kB
SwapCached:            0 kB
Active:           471352 kB
Inactive:        1985848 kB
Active(anon):      56720 kB
Inactive(anon):    25124 kB
Active(file):     414632 kB
Inactive(file):  1960724 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3888 kB
Writeback:             4 kB
AnonPages:         59764 kB
Mapped:            42440 kB
Shmem:             25228 kB
Slab:             118184 kB
SReclaimable:      94244 kB
SUnreclaim:        23940 kB
KernelStack:        3200 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61788 MiB
End job on node103 at 2017-08-12 21:47:36